a little styling

This commit is contained in:
2016-09-11 20:31:38 -05:00
parent 1ba40c965d
commit 708938ff45
11 changed files with 76 additions and 38 deletions

View File

@@ -0,0 +1,4 @@
body {
margin: 20px auto;
width: 850px;
}

View File

@@ -0,0 +1,6 @@
$copy: #000;
// gutters
$gutter: 30px;
$half-gutter: 15px;
$mini-gutter: 5px;