Global - Footer
JohnMatthewLumba
plain_text
a year ago
213 B
7
Indexable
/*Start - fix footer lp disclaimer link*/
footer .footer__contact-column{
.lp-disclaimer a {
text-decoration: none !important;
}
.lp-disclaimer a:hover {
color: #88CE17;
}
}
/*end*/Editor is loading...
Leave a Comment