diff --git a/assets/css/screen.css b/assets/css/screen.css index 450392b..00a0e15 100755 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -651,7 +651,6 @@ instead of pages ".mind-page*". .mind-post_main { display: grid; grid-template-columns: 1fr 4fr 1fr; - margin: auto; } .mind-post_content-header { diff --git a/page.hbs b/page.hbs index 6de59d1..9adab85 100644 --- a/page.hbs +++ b/page.hbs @@ -10,7 +10,7 @@
-
+
{{!-- Keeping this div to have the same structure as the post.hbs, even though not necessary --}} {{#post}}