Advertisement
forrestw

Untitled

Jul 29th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. // for mobile
  2. @media screen and (max-width: 450px) {
  3. .makes_bg_black {
  4. background: black;
  5. }
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement