1 parent ff538be commit e8ce273Copy full SHA for e8ce273
1 file changed
sass/css/main.scss
@@ -6,7 +6,8 @@ $menu-gradient: linear-gradient(to bottom,
6
#fafbff 91%);
7
8
html {
9
- background-image: url("../images/background.jpg");
+ background: #266bb0;
10
+ background: url("../images/background.jpg");
11
background-size: cover;
12
background-attachment: fixed;
13
}
0 commit comments