Skip to content

Instantly share code, notes, and snippets.

@mfreeman451
Created March 29, 2019 21:43
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 mfreeman451/aca488e374c554c19e37754ed458d7e0 to your computer and use it in GitHub Desktop.
Save mfreeman451/aca488e374c554c19e37754ed458d7e0 to your computer and use it in GitHub Desktop.
quasar-amplify-demo - Global CSS stylings
#q-app {
font-family: "Avenir", Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #2c3e50;
padding-top: 20px;
padding-bottom: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment