diff --git a/files/templates/submission.html b/files/templates/submission.html index 8852e781a1..6647d64752 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -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 {