ayaka417 3 лет назад
Родитель
Сommit
2e79454ae8
1 измененных файлов с 6 добавлено и 0 удалено
  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