File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
082-parallax landing page Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
@import url ("https://fonts.googleapis.com/css2?family=Nixie+One&display=swap" );
2
2
3
3
: root {
4
- --primary-color : # 2d2254 ;
4
+ --primary-color : # 0c030f ;
5
5
--secondary--color : # f5c42f ;
6
6
--text-color : # c5bbec ;
7
7
}
69
69
.section-top {
70
70
min-height : 200px ;
71
71
padding-top : 20px ;
72
- background : url ("https://i.ibb.co/QP92Bzb /bg1.png" ) no-repeat center
72
+ background : url ("https://i.ibb.co/kGKSxTd /bg1.png" ) no-repeat center
73
73
bottom/cover;
74
74
}
75
75
92
92
93
93
.section-stream {
94
94
min-height : 400px ;
95
- background : url ("https://i.ibb.co/r4B4MtV /bg2.png" ) no-repeat center top/cover;
95
+ background : url ("https://i.ibb.co/p2JjTkj /bg2.png" ) no-repeat center top/cover;
96
96
}
97
97
98
98
.section-stream h2 {
You can’t perform that action at this time.
0 commit comments