This commit is contained in:
parent
516699763f
commit
9954ae2291
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
&:after {
|
&:after {
|
||||||
@apply content-[""] absolute inset-0 bg-primary z-0 w-full h-full;
|
@apply content-[""] absolute inset-0 bg-carhop-green-800 z-0 w-full h-full;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: perspective(800px) rotateY(3deg) rotateX(1deg) translateX(-50%);
|
transform: perspective(800px) rotateY(3deg) rotateX(1deg) translateX(-50%);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user