Skip to content

Instantly share code, notes, and snippets.

@felipecustodio
Created August 31, 2020 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felipecustodio/ed8bbab6821c1f0e4b5329c05e1ce1f4 to your computer and use it in GitHub Desktop.
Save felipecustodio/ed8bbab6821c1f0e4b5329c05e1ce1f4 to your computer and use it in GitHub Desktop.
bettermotherfuckingwebsite.com css
body {
margin: 40px auto;
max-width: 650px;
line-height: 1.6;
font-size: 18px;
color: #444;
padding: 0 10px
}
h1,
h2,
h3 {
line-height: 1.2
}
@felipecustodio
Copy link
Author

here for ease of access for myself,
source is bettermotherfuckingwebsite.com
creators:
https://twitter.com/drew_mc
https://twitter.com/gabehammersmith

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment