Agent Bio
fix paddingsJohnMatthewLumba
plain_text
a year ago
226 B
16
Indexable
/*Start - fix paddings - WB Matthew */
div.redesign .agent-info {
padding-top: 96px;
padding-bottom: 96px;
@media(max-width: 768px){
padding-top: 64px;
padding-bottom: 64px;
}
}
/*End*/Editor is loading...
Leave a Comment