diff --git a/frontend/styles/base.css b/frontend/styles/base.css index 03dc7951e..1c9f8a731 100644 --- a/frontend/styles/base.css +++ b/frontend/styles/base.css @@ -23,7 +23,7 @@ body, body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; - font-size: 15px; + font-size: 16px; line-height: 1.5; margin: 0; color: #617180;