bg fix
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
|||||||
.custom-bg {
|
.custom-bg {
|
||||||
background-image: url('./assets/bg/bg_1.jpg') !important;
|
background-image: url('./assets/bg/bg_1.jpg') !important;
|
||||||
background-size: 100%;
|
background-size: cover;
|
||||||
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user