make it smaller

pull/213/head
Aevann 2023-10-10 20:16:09 +03:00
parent d1478200db
commit 234dbdc07f
1 changed files with 1 additions and 1 deletions

View File

@ -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) {