Skip to content

Instantly share code, notes, and snippets.

@btodts
Created January 29, 2018 21:35
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 btodts/ee7c71064500d2a66e0f33b7431c87c9 to your computer and use it in GitHub Desktop.
Save btodts/ee7c71064500d2a66e0f33b7431c87c9 to your computer and use it in GitHub Desktop.
app.css
body {
margin: 0;
}
#app {
font-family: 'Avenir', Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #2c3e50;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment