MaLittlePwny

Untitled

Apr 10th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. @media only screen and (max-width: 600px) {
  2. h1, h2, h3, h4, h5, h6{
  3. font-size: 75% !important;
  4. }
  5. h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
  6. font-size: 75% !important;
  7. }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment