File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 display : none;
44 }
55 # diversity-desktop {
6- background : rgb ( 117 , 68 , 145 );
6+ background : linear-gradient ( 330 deg , # 4C4491 0 % , # FD5C63 100 % );
77 }
88
99 # diversity-desktop # one {
2424 }
2525 # diversity-desktop # two {
2626 position : relative;
27- height : 300 px ;
27+ height : 350 px ;
2828 width : 100% ;
29- background : rgb ( 117 , 68 , 145 );
29+
3030 -webkit-clip-path : polygon (0 0% , 100% 0 , 100% 100% , 0 100% );
3131 clip-path : polygon (0 0% , 100% 0 , 100% 100% , 0 100% );
3232 }
4545 # diversity-desktop # one # image img {
4646 width : 100% ;
4747 height : auto;
48- padding : 60 px ;
48+ padding : 80 px ;
4949 padding-top : 30px ;
5050 padding-bottom : 130px ;
5151
7474 # diversity-desktop # three # image img {
7575 width : 100% ;
7676 height : auto;
77- padding : 60 px ;
77+ padding : 80 px ;
7878 padding-top : 80px ;
7979 padding-bottom : 100px ;
8080 }
197197 padding-top : 130px ;
198198 padding-bottom : 0px ;
199199 }
200+ # diversity-desktop # three .content # data {
201+ font-size : 15px ;
202+ }
203+ # diversity-desktop # two .content # data {
204+ font-size : 15px ;
205+ }
206+ # diversity-desktop # one .content # data {
207+ font-size : 15px ;
208+ }
200209 }
201210
202211@media (min-width : 992px ) {
You can’t perform that action at this time.
0 commit comments