Skip to content

Instantly share code, notes, and snippets.

@bhague1281
Created December 9, 2016 21:10
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 bhague1281/3c8d6a7e29f21bb5f3f5232bb80c2184 to your computer and use it in GitHub Desktop.
Save bhague1281/3c8d6a7e29f21bb5f3f5232bb80c2184 to your computer and use it in GitHub Desktop.
@import "colors"
$font-family-base: "Helvetica Neue", "Segoe UI", Arial, sans-serif;
@import "components/navbar";
@import "pages/blog";
@import "bootstrap";
html {
overflow-y: scroll;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment