File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed
Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change 193193 }
194194
195195 .shape-triangle-top-middle {
196- bottom : 10 % ;
197- left : 7 % ;
196+ bottom : 0 % ;
197+ left : 27 % ;
198198 padding : 12% ;
199- -webkit-animation : pulsate 5s infinite ;
200- -moz-animation : pulsate 5s infinite ;
201- animation : pulsate 5s infinite ;
199+ transform-origin : top ;
200+ transform : rotate (55deg );
202201 clip-path : polygon (50% 13% , 0% 100% , 100% 100% );
203202 }
204203
276275 }
277276
278277 .shape-square-bottom-middle__most-right {
279- top : -10 % ;
280- right : - 2% ;
278+ top : -4 % ;
279+ right : 2% ;
281280 transform-origin : top right ;
282281 transform : rotate (-16deg );
283282 padding : 9% ;
284- -webkit-animation : pulsate 5s infinite ;
285- -moz-animation : pulsate 5s infinite ;
286- animation : pulsate 5s infinite ;
287283 }
288284
289285 .landing-page-scroll-container {
You can’t perform that action at this time.
0 commit comments