💄 style: narrower article content for blog posts

This commit is contained in:
welpo
2023-03-19 01:09:48 +01:00
parent 8ff86b17fc
commit a39306f6ef

View File

@@ -112,7 +112,7 @@ body {
}
article {
max-width: calc(var(--max-layout-width) - 14rem);
max-width: calc(var(--max-layout-width) - 17rem);
margin: 0 auto;
}