diff --git a/weblog/page-template.md b/weblog/page-template.md index d4c7958..4bf90b5 100644 --- a/weblog/page-template.md +++ b/weblog/page-template.md @@ -167,7 +167,7 @@ text-decoration: none; color: var(--foreground); } -main { +article { padding: 1em; background-color: var(--article-background-color); border-radius: 10px; @@ -195,10 +195,10 @@ justify-content: center;
- +
{body} +
-

+ +