File tree 1 file changed +5
-4
lines changed
082-parallax landing page
1 file changed +5
-4
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/PhVR2Vh /bg1.png" ) no-repeat center
73
- center /cover;
72
+ background : url ("https://i.ibb.co/QP92Bzb /bg1.png" ) no-repeat center
73
+ bottom /cover;
74
74
}
75
75
76
76
.section-top .content {
79
79
80
80
.section-top .content h1 {
81
81
font-size : 45px ;
82
+ text-shadow : -1px -1px 0 var (--primary-color ), 1px -1px 0 var (--primary-color ),
83
+ -1px 1px 0 var (--primary-color ), 1px 1px 0 var (--primary-color );
82
84
}
83
85
84
86
.section-top .content ,
90
92
91
93
.section-stream {
92
94
min-height : 400px ;
93
- background : url ("https://i.ibb.co/bsX6RV0/bg2.png" ) no-repeat center
94
- center/cover;
95
+ background : url ("https://i.ibb.co/r4B4MtV/bg2.png" ) no-repeat center top/cover;
95
96
}
96
97
97
98
.section-stream h2 {
You can’t perform that action at this time.
0 commit comments