xy 2 years ago
parent 6a2405ebf4
commit 6d7cd933c5

@ -107,12 +107,12 @@ export default {
&::before {
content: "";
width: 110%;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, #00000033 , #61b9ac);
transform: translateY(-86%);
transform: translateY(-96%);
position: absolute;
left: -5%;
left: 0%;
top: 0;
}
.square1 {

Loading…
Cancel
Save