Advertisement
nlozovan

Untitled

Jun 18th, 2014
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. @media only screen and (max-width: 767px) {
  2. .container {
  3. min-width: 0;
  4. margin-left: 10px;
  5. margin-right: 10px;
  6. }
  7. #colophon {
  8. padding: 10px;
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement