diff --git a/static/style.css b/static/style.css index 0f51cbc..4bb4cae 100644 --- a/static/style.css +++ b/static/style.css @@ -7,6 +7,8 @@ body { color: white; font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; line-height: 1.5; + font-size: 18px; + margin-top: 6rem; } a, a:link {