forked from MarseyWorld/MarseyWorld
convert 1 part of wholesome award on inferior browsers to translate + clean up awards.css
parent
c609e98ba5
commit
76ac00f04b
|
@ -140,7 +140,7 @@
|
|||
}
|
||||
|
||||
@keyframes moveY {
|
||||
from { top: 0; } to { top: 98%; }
|
||||
from {} to {transform: translateY(90vh)}
|
||||
}
|
||||
|
||||
.seal1 {
|
||||
|
@ -215,7 +215,7 @@
|
|||
}
|
||||
|
||||
@keyframes moveY {
|
||||
from { top: 0; } to { top: 98%; }
|
||||
from {} to {transform: translateY(90vh)}
|
||||
}
|
||||
|
||||
.toe1 {
|
||||
|
|
Loading…
Reference in New Issue