Parcourir la source

Snow falling to the bottom fix

Owen Diffey il y a 7 ans
Parent
commit
b3c6129c91
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3 2
      frontend/build/index.tpl.html

+ 3 - 2
frontend/build/index.tpl.html

@@ -59,8 +59,9 @@
 
 .winter-is-coming {
   overflow: hidden;
-  position: absolute;
-  top: 0;
+  position: fixed;
+  padding: 0;
+  margin: 0;
   height: 100%;
   width: 100%;
   max-width: 100%;