Guest User

Untitled

a guest
Nov 18th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. * {
  2. box-sizing: border-box;
  3. --base: 12px;
  4. --large: 2*--base;
  5. --color-pink: #FFBAD2;
  6. --color-blue: #42A5F5;
  7. }
Add Comment
Please, Sign In to add comment