Skip to content

Instantly share code, notes, and snippets.

@BetterProgramming
Created March 26, 2020 00:07
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 BetterProgramming/efd452b766aae8b9e9e9ca9497b1b3b1 to your computer and use it in GitHub Desktop.
Save BetterProgramming/efd452b766aae8b9e9e9ca9497b1b3b1 to your computer and use it in GitHub Desktop.
body {
background: $main-background-color;
font-size: 20px;
}
.container {
width: 60%;
margin: 0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment