Global Buttons
unknown
plain_text
a month ago
408 B
3
Indexable
Never
/* Start To make the button's padding consistent SL Sebastian*/ .redesign .btn--small { padding: 20px 46px; } .lp-btn { padding: 20px 46px !important; } button.newsletter-signup__form-item{ line-height: 1; font-weight: 700; } #modal-global-contact-us .contact-form .section-message form .submitButton { padding: 14px 20px; } /*End To make the button's padding consistent*/
Leave a Comment