forked from rDrama/rDrama
1
0
Fork 0

convert 1 part of wholesome award on inferior browsers to translate + clean up awards.css

master
Aevann1 2022-06-18 03:53:25 +02:00
parent c609e98ba5
commit 76ac00f04b
1 changed files with 2 additions and 2 deletions

View File

@ -140,7 +140,7 @@
} }
@keyframes moveY { @keyframes moveY {
from { top: 0; } to { top: 98%; } from {} to {transform: translateY(90vh)}
} }
.seal1 { .seal1 {
@ -215,7 +215,7 @@
} }
@keyframes moveY { @keyframes moveY {
from { top: 0; } to { top: 98%; } from {} to {transform: translateY(90vh)}
} }
.toe1 { .toe1 {