We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1872a65 commit 162bf77Copy full SHA for 162bf77
_sass/_styles.scss
@@ -6,3 +6,5 @@
6
* Add your site styles here. Break things out to additional partials if you'd like
7
* and add them in import.scss
8
*/
9
+
10
+body {padding:0 20px;}
_sass/i.scss
@@ -1,5 +1,3 @@
1
// Include all partials you want compiled to i.css. You don't need to include the _ (underscore). Hooray.
2
@import "normalize";
3
-@import "queries";
4
-@import "grid";
5
@import "styles";
0 commit comments