Merge pull request 'refactor: center main content layout' (#15) from feat/center-layout into main

Reviewed-on: #15
This commit was merged in pull request #15.
This commit is contained in:
2026-03-16 14:56:05 +00:00

View File

@@ -249,6 +249,7 @@ body {
.page {
max-width: 1200px;
margin: 0 auto;
}
.page-header {