This commit is contained in:
victorAnumudu
2024-12-22 16:42:16 +01:00
parent 3680abbef2
commit c79527ef26
+2 -1
View File
@@ -1,4 +1,5 @@
.custom-bg {
background-image: url('./assets/bg/bg_1.jpg') !important;
background-size: 100%;
background-size: cover;
background-repeat: no-repeat;
}