diff --git a/static/css/custom.css b/static/css/custom.css index 720f00a..5b8fa30 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -40,8 +40,8 @@ img { max-width: 100%; height: auto; display: block; margin: 20px auto; } /* background*/ body { /* margin: 0; */ - /* font-family: 'Fractal', sans-serif;*/ - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; + font-family: 'Fractal', sans-serif; + /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; */ max-width: 900px; margin: 0 auto; padding: 20px;