diff --git a/web/styles/globals.scss b/web/styles/globals.scss index 22b7fd121..b2bd3613a 100644 --- a/web/styles/globals.scss +++ b/web/styles/globals.scss @@ -15,7 +15,7 @@ } html { - font-size: clamp(14px, 1.35vw, 16px); + font-size: clamp(15px, 1.35vw, 16px); } body {