Skip to content

Commit 162bf77

Browse files
author
mrmrs
committed
Just using normalize as a base. Also including a blank but ready to rock
styles.scss.
1 parent 1872a65 commit 162bf77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_sass/_styles.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66
* Add your site styles here. Break things out to additional partials if you'd like
77
* and add them in import.scss
88
*/
9+
10+
body {padding:0 20px;}

_sass/i.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
// Include all partials you want compiled to i.css. You don't need to include the _ (underscore). Hooray.
22
@import "normalize";
3-
@import "queries";
4-
@import "grid";
53
@import "styles";

0 commit comments

Comments
 (0)