diff --git a/static/css/custom.css b/static/css/custom.css index 6e29db9..720f00a 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -43,7 +43,7 @@ body { /* font-family: 'Fractal', sans-serif;*/ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; max-width: 900px; - margin: 10 auto; + margin: 0 auto; padding: 20px; line-height: 1.6; color: #333;