diff --git a/frontend/src/styles/index.css b/frontend/src/styles/index.css index 9f3d3d5..c84fc3b 100644 --- a/frontend/src/styles/index.css +++ b/frontend/src/styles/index.css @@ -249,6 +249,7 @@ body { .page { max-width: 1200px; + margin: 0 auto; } .page-header {