Skip to content

Instantly share code, notes, and snippets.

@fitsum
Last active April 26, 2024 05:26
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fitsum/b29088661661feb446e3b53f38ffc6c6 to your computer and use it in GitHub Desktop.
Save fitsum/b29088661661feb446e3b53f38ffc6c6 to your computer and use it in GitHub Desktop.
boilerplates
:root {font-size: 16px; line-height: 1.5; font-family: sans-serif; padding: 20px}
body {}
h1 {font-size:2rem; margin-bottom:1rem; line-height: 1}
h2 {font-size:1.5rem; margin-bottom: .5rem;}
p {margin-bottom: 1rem;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment