diff --git a/static/css/custom.css b/static/css/custom.css index 3c0d18a..6e29db9 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -43,11 +43,10 @@ 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: 10 auto; padding: 20px; line-height: 1.6; - color: #333; - /* padding: 0; */ + color: #333; background: linear-gradient(135deg, #f5f7fa 0%, #e8eef5 100%); position: relative; min-height: 100vh;