mode-icons/_sass/contributor-widget.scss

10 lines
121 B
SCSS
Raw Permalink Normal View History

2016-01-22 01:13:14 +01:00
.contributor {
text-align: center;
float: left;
img {
width: 90%;
max-width: 100px;
}
}