diff --git a/src/core/vars-theme.css b/src/core/vars-theme.css index ea90bcb..4964857 100644 --- a/src/core/vars-theme.css +++ b/src/core/vars-theme.css @@ -32,7 +32,7 @@ --font-family : "InterVariable", "Inter", system, -apple-system, ".SFNSText-Regular", "San Francisco", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; --font-family-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; --font-size : 16px; - --font-size-mono : 15px; + --font-size-mono : 0.9375em; --font-size-ui : 14px; --font-weight : 400; --font-weight-mono: 500;