Update _wrapper.scss

This commit is contained in:
Gorri
2023-01-19 19:19:41 +01:00
committed by GitHub
parent f962d93713
commit ea5b673eab
@@ -22,7 +22,6 @@
background-image: url('../../images/overlay.png'), linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../../images/bg.jpg');
background-size: auto, auto, 100% auto;
background-position: center, center, top center;
background-repeat: repeat, no-repeat, no-repeat;
background-attachment: scroll, scroll, scroll;
z-index: -1;
@@ -61,4 +60,4 @@
background-size: auto, auto, auto 175%;
}
}
}
}