Explorar el Código

fix hufflepuff

ayaka417 hace 3 años
padre
commit
2e79454ae8
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      packages/preset-themes/src/styles/hufflepuff.scss

+ 6 - 0
packages/preset-themes/src/styles/hufflepuff.scss

@@ -113,6 +113,9 @@
 
   &, body {
     background-image: url('../images/hufflepuff/badger-light3.png');
+    background-attachment: fixed;
+    background-position: bottom;
+    background-size: cover;
   }
 
   // Button
@@ -280,6 +283,9 @@
 
   &, body {
     background-image: url('../images/hufflepuff/badger-dark.jpg');
+    background-attachment: fixed;
+    background-position: bottom;
+    background-size: cover;
   }
 
   // Navs