move continuous to the left

This commit is contained in:
Colin Megill
2017-12-23 15:24:38 -08:00
parent ff7183d938
commit 39e84c8d59
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
.container {
max-width: 1200px;
margin: auto;
margin-left: 400px;
min-height: 100%;
}