dix
This commit is contained in:
parent
78fcb7c23d
commit
b4d66def49
|
|
@ -227,11 +227,14 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
&::after{
|
&::after{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: -30%;
|
||||||
left: 0;
|
left: 0;
|
||||||
content: "";
|
content: "";
|
||||||
width: 10%;
|
width: 15%;
|
||||||
height: 100%;
|
height: 180%;
|
||||||
background: green;
|
background-image: url('/public/Home/HeroBorder.svg') !important;
|
||||||
|
background-repeat: no-repeat !important;
|
||||||
|
background-size: contain !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user