ayaka417 3 anni fa
parent
commit
2e79454ae8
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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