reduce size of confetti award on mobile

pull/157/head
Aevann 2023-06-26 13:20:24 +03:00
parent 1fb6092b24
commit 6e76712ee0
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
/*fireworks*/
.firework img {
max-width: 15rem;
max-width: min(15vw,15rem);
}
/*ricardo*/