Agent Bio
fix paddingsJohnMatthewLumba
plain_text
09/24/2024 7:44 PM
304 B
26
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