revises content max width

This commit is contained in:
James
2018-08-02 13:32:19 -04:00
parent 4c6cd032ec
commit 3f197bf875

View File

@@ -5,7 +5,7 @@
margin-left: rem(6);
.wrap {
max-width: $tablet-width;
max-width: $content-width;
margin: 0 auto;
}