Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. .fl-contact-form textarea {
  2. min-height: 130px;
  3. color: black;
  4. }
  5.  
  6. .fl-contact-form textarea, .fl-contact-form input[type=text], .fl-contact-form input[type=tel], .fl-contact-form input[type=email] {
  7. display: inline-block;
  8. width: 100%;
  9. color: black;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement