improved dev experience, fixed css order

This commit is contained in:
Wyatt Johnson
2018-05-09 13:56:05 -06:00
parent eda9a0cadf
commit 4426be5f39
19 changed files with 158 additions and 95 deletions
+5
View File
@@ -0,0 +1,5 @@
.container {
width: auto;
max-width: 680px;
padding: 0 15px;
}