mirror of
https://framagit.org/tykayn/date-poll-api
synced 2023-08-25 08:23:11 +02:00
8 lines
116 B
SCSS
8 lines
116 B
SCSS
|
@charset "UTF-8";
|
||
|
.img-thumbnail {
|
||
|
width: 5em;
|
||
|
height: 5em;
|
||
|
margin: 1ch 0;
|
||
|
display: inline-block;
|
||
|
}
|