Explorar o código

Snow falling to the bottom fix

Owen Diffey %!s(int64=7) %!d(string=hai) anos
pai
achega
b3c6129c91
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      frontend/build/index.tpl.html

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

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