Guest User

Untitled

a guest
Jul 22nd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. /* Default 8-column layout
  2. * For tablets at 768 px, netbooks, and old browsers. */
  3.  
  4. body
  5. @include grid(8)
  6.  
  7. +whole
  8. .torso
  9. +lf3(8)
  10.  
  11. #app_contact
  12. #contact
  13. +lfc(5, 2, false)
  14. #explain
  15. +lfc(3, 2)
  16.  
  17. +headflash_width(5)
Add Comment
Please, Sign In to add comment