diff --git a/src/App.scss b/src/App.scss index 3b4d6e26..4cc7ffbc 100644 --- a/src/App.scss +++ b/src/App.scss @@ -339,7 +339,7 @@ nav { cursor: pointer; box-shadow: $fallback--buttonShadow; box-shadow: var(--buttonShadow); - font-size: 1em; + font-size: 0.8em; font-family: sans-serif; font-family: var(--interfaceFont, sans-serif);