Untitled
unknown
plain_text
a year ago
586 B
8
Indexable
.lp-container {
padding-top: 96px!important;
padding-bottom: 96px!important;
@media(max-width: 768px){
padding-top: 64px!important;
padding-bottom: 64px!important;
}
}
div.type-list__item {
background: transparent;
border: 1px solid #fff;
color: #fff;
&:hover{
background: #fff;
border: 1px solid #fff;
color: #000;
}
}
div.type-list__item.active {
background: #fff;
border: 1px solid #fff;
color: #000;
}
div.category-wrap{
background: #fff;
color: #000;
}Editor is loading...
Leave a Comment