diff --git a/sass/post.scss b/sass/post.scss index e85e480..7d33367 100644 --- a/sass/post.scss +++ b/sass/post.scss @@ -1,6 +1,7 @@ @import "variables"; .posts { + width : 100%; margin: 0 auto; }