increase emoji award size on phone

pull/211/head
Aevann 2023-10-05 14:26:19 +03:00
parent dde1309ef0
commit 61cb92e054
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
}
.emoji-award img {
width: min(8vw, 60px) !important;
width: min(10vw, 60px) !important;
}
.train img {