Advertisement
janusivan

Producer - Global button size

Nov 1st, 2022
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.28 KB | None | 0 0
  1. /* START - Sitewide button size - WB~Name */
  2. .lp-btn, .redesign .lp-btn, .lp-btn.lp-btn--light, .lp-btn.lp-btn--dark{
  3.     padding: 20px 46px;
  4. }
  5. #modal-global-contact-us .contact-form .section-message form .submitButton {
  6.     padding: 14px 20px;
  7. }
  8. /* END - Sitewide button size */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement