Guest User

Untitled

a guest
Jun 22nd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ## Compass suggests this
  2. body.bp
  3. +blueprint-typography
  4.  
  5. ## Which produces this
  6. body.bp body {
  7. line-height: 1.5;
  8. font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  9. color: #333333;
  10. font-size: 75%; }
  11.  
  12. // Apply to body tags inside a body tag?
Add Comment
Please, Sign In to add comment