Untitled
unknown
plain_text
a year ago
654 B
9
Indexable
/* Start - Footer changes - WB Nicolas V */
/* Footer, Reduce padding between phone and address - WB Nicolas V*/
@media (max-width: 768px){
#global-footer .footer .info-wrap {
.type_user{
margin-bottom: 21px;
}
}
}
@media (min-width: 1201px){
#global-footer .footer .info-wrap {
.type_user{
margin-bottom: 21px;
}
}
}
/* END */
footer#global-footer .text_footer .luxury-text a.link{
&:after{
background-color: #DCBF14;
}
}
footer#global-footer{
.lp-link:after{
background-color: #DCBF14;
}
}
/* END - Footer changes - WB Nicolas V */
Editor is loading...
Leave a Comment