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