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 69
69
.section-top {
70
70
min-height : 200px ;
71
71
padding-top : 20px ;
72
- background : url ("https://i.ibb.co/kGKSxTd /bg1.png" ) no-repeat center
72
+ background : url ("https://i.ibb.co/NTFtY8q /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/p2JjTkj /bg2.png" ) no-repeat center top/cover;
95
+ background : url ("https://i.ibb.co/sQFBGNC /bg2.png" ) no-repeat center top/cover;
96
96
}
97
97
98
98
.section-stream h2 {
108
108
109
109
.section-stream .content > div ,
110
110
.section-grid > div {
111
- background : rgba (18 , 13 , 33 , 0.3 );
111
+ background : rgba (18 , 13 , 33 , 0.9 );
112
112
padding : 20px ;
113
113
margin-bottom : 20px ;
114
114
border-radius : 10px ;
You can’t perform that action at this time.
0 commit comments