Skip to content

Instantly share code, notes, and snippets.

@cristacheda
Last active February 7, 2017 14:55
Show Gist options
  • Save cristacheda/7e914b6bd9eb76c4f71a2ef4a41e35e2 to your computer and use it in GitHub Desktop.
Save cristacheda/7e914b6bd9eb76c4f71a2ef4a41e35e2 to your computer and use it in GitHub Desktop.
@import 'normalize';
@import 'animations';
@import 'layout';
@import 'helpers';
@import 'font-awesome';
@import 'variables';
body {
font-size: 16px;
line-height: 1.4;
}
img {
max-width: 100%;
}
@import 'responsive';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment