Skip to content

Instantly share code, notes, and snippets.

@saqibameen
Last active March 2, 2022 09:20
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 saqibameen/2bc332ebcf035594d42730e897326036 to your computer and use it in GitHub Desktop.
Save saqibameen/2bc332ebcf035594d42730e897326036 to your computer and use it in GitHub Desktop.
body {
font-weight: 500;
font-style: normal;
text-align: left;
padding: 1rem 6rem 4rem 6rem;
max-width: min(100%, 1140px);
align-self: center;
margin: 0 auto;
}
h1,h2,h3 {
font-weight: bold;
margin-top: 4rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment