Alaguraj0361 4785c22a25
Some checks failed
Build and Deploy Build Output / build (push) Has been cancelled
first commit
2025-11-07 10:51:36 +05:30

17 lines
287 B
SCSS

.hero-4 {
&:after {
background: linear-gradient(-90deg, #171717 0.03%, rgba(23, 23, 23, 0.00) 99.95%);
}
.shape1 {
left: 0;
right: auto;
}
.shape2 {
left: 0;
right: auto;
}
.shape3 {
left: 90px;
right: auto;
}
}