Update _wrapper.scss
This commit is contained in:
@@ -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-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-size: auto, auto, 100% auto;
|
||||||
background-position: center, center, top center;
|
background-position: center, center, top center;
|
||||||
background-repeat: repeat, no-repeat, no-repeat;
|
|
||||||
background-attachment: scroll, scroll, scroll;
|
background-attachment: scroll, scroll, scroll;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
|
||||||
@@ -61,4 +60,4 @@
|
|||||||
background-size: auto, auto, auto 175%;
|
background-size: auto, auto, auto 175%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user