move containers and header to framework

This commit is contained in:
Colin Megill
2017-10-04 01:06:24 -07:00
parent 1048ce336b
commit 3b093cd371
5 changed files with 0 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
.container {
max-width: 1200px;
margin: auto;
min-height: 100%;
}