Guest User

Untitled

a guest
Nov 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. // save your sanity with box-sizing border-box
  2. * { @include box-sizing( border-box ); }
Add Comment
Please, Sign In to add comment