Advertisement
Guest User

Untitled

a guest
Jun 9th, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.19 KB | None | 0 0
  1. @media only screen and (max-width: 479px) {
  2.     body .parallax p {
  3.         line-height: 25px !important;
  4.         font-size: 20px !important;
  5.         margin-bottom: 50px !important;
  6.     }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement