diff --git a/css/common.css b/css/common.css index b6dbf45..376d882 100644 --- a/css/common.css +++ b/css/common.css @@ -129,7 +129,7 @@ div.show-level-animation { 80% { opacity: 1; transform: scale3d(1, 1, 1) translateY(0); - height: 2rem; + height: 100%; } to { opacity: 0; @@ -151,7 +151,7 @@ div.show-level-animation { 80% { opacity: 1; transform: scale3d(1, 1, 1) translateY(0); - height: 2rem; + height: 100%; } to { opacity: 0;