fix neighborhoods
unknown
plain_text
a year ago
456 B
9
Indexable
/*START - slick arrow*/
.js-arrows .lp-arrow{
border: solid 2px #050E3D;
background-color: transparent;
&:before {
border-color: #050E3Df;
}
&:hover{
border: solid 2px #050E3D;
background-color: #050E3D;
&::before{
border-color: #fff;
}
}
}
.lp-title-group {
max-width: 1260px;
}
@media (max-width: 767px) {
h2 {
font-size: 30px!important;
}
}Editor is loading...
Leave a Comment