Skip to content

Instantly share code, notes, and snippets.

@Nixinova
Last active April 17, 2024 04:36
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 Nixinova/106921f1a1a272a624dcf2878da23f8d to your computer and use it in GitHub Desktop.
Save Nixinova/106921f1a1a272a624dcf2878da23f8d to your computer and use it in GitHub Desktop.
Basic CSS
html {
max-width: 38rem;
padding: 2rem;
margin: auto;
line-height: 1.5rem;
font-family: sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment