Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. @media only screen and (max-width: 600px) {
  2. div.wpforms-container-full .wpforms-form .wpforms-mobile-full.wpforms-field-email .wpforms-one-half,
  3. div.wpforms-container-full .wpforms-form .wpforms-mobile-full.wpforms-field-name .wpforms-one-half {
  4. width: 100%;
  5. margin-left: 0;
  6. }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement