mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-22 09:50:29 +01:00
9 lines
121 B
SCSS
9 lines
121 B
SCSS
.contributor {
|
|
text-align: center;
|
|
float: left;
|
|
|
|
img {
|
|
width: 90%;
|
|
max-width: 100px;
|
|
}
|
|
}
|