Skip to content

Commit a5fd04d

Browse files
authored
Pride
1 parent 25ef608 commit a5fd04d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/scss/themes/_2024ccg.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
$color-1: #ffffff;
1+
color-1: #ffffff;
22

33
html{
4-
background-color:$color-1;
4+
background-color:color-1;
55
}
66

77
html::before{
@@ -13,7 +13,7 @@ html::before{
1313
width: 100%;
1414
margin-top: 104px;
1515
background-color: transparent;
16-
background-image: url("../img/draftbannernew2.jpg");
16+
background-image: url("../img/pride25.jpg");
1717
background-position: center top;
1818
background-size: 1890px;
1919
background-repeat: no-repeat;

0 commit comments

Comments
 (0)