We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ef608 commit a5fd04dCopy full SHA for a5fd04d
src/scss/themes/_2024ccg.scss
@@ -1,7 +1,7 @@
1
-$color-1: #ffffff;
+color-1: #ffffff;
2
3
html{
4
- background-color:$color-1;
+ background-color:color-1;
5
}
6
7
html::before{
@@ -13,7 +13,7 @@ html::before{
13
width: 100%;
14
margin-top: 104px;
15
background-color: transparent;
16
- background-image: url("../img/draftbannernew2.jpg");
+ background-image: url("../img/pride25.jpg");
17
background-position: center top;
18
background-size: 1890px;
19
background-repeat: no-repeat;
0 commit comments