Fix post columns applied to page content

- this commit fixes #3.
This commit is contained in:
Lorenzo Dellacà
2020-11-04 23:52:05 +01:00
parent 58f26b715b
commit 13243eed69
2 changed files with 1 additions and 2 deletions

View File

@@ -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 {