forked from MarseyWorld/MarseyWorld
make it smaller
parent
d1478200db
commit
234dbdc07f
|
@ -20,7 +20,7 @@
|
|||
/*emoji*/
|
||||
|
||||
.emoji-award img, .emoji-hz-award img {
|
||||
width: 60px !important;
|
||||
width: min(60px, 15vw) !important;
|
||||
}
|
||||
|
||||
.emoji-award:nth-child(even) {
|
||||
|
|
Loading…
Reference in New Issue