dix
This commit is contained in:
parent
78fcb7c23d
commit
b4d66def49
|
|
@ -227,11 +227,14 @@
|
|||
position: relative;
|
||||
&::after{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
top: -30%;
|
||||
left: 0;
|
||||
content: "";
|
||||
width: 10%;
|
||||
height: 100%;
|
||||
background: green;
|
||||
width: 15%;
|
||||
height: 180%;
|
||||
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