feat: center main content layout

This commit is contained in:
Anton
2026-03-16 17:54:35 +03:00
parent 0589da5005
commit 032a9f4e3b

View File

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