Use Bootstrap Sass by default

This commit is contained in:
Ben Word
2015-04-26 15:17:48 -05:00
parent ca0f1c2a63
commit d635063570
22 changed files with 44 additions and 75 deletions

View File

@@ -0,0 +1,5 @@
@import "main";
body {
margin: 12px !important;
}