added bg image to header. Fixed backtotop link and icons in home and footer.
[theme-danix.xyz.git] / assets / sass / layout / _header.scss
index 303bdb2..eb7d7e3 100644 (file)
@@ -13,8 +13,7 @@
 \r
        #header {\r
                @include vendor('display', 'flex');\r
-               background: _palette(bg-alt) url("../bg/rose2.jpg") no-repeat fixed center center;\r
-               // background-color:;\r
+               background-color: _palette(bg-alt);\r
                box-shadow: 0 0 0.25em 0 rgba(0,0,0,0.15);\r
                cursor: default;\r
                font-weight: _font(weight-bold);\r