diff --git a/stylesheets/_theme_dark.scss b/stylesheets/_theme_dark.scss index aa1d61477..c8270299d 100644 --- a/stylesheets/_theme_dark.scss +++ b/stylesheets/_theme_dark.scss @@ -302,11 +302,11 @@ body.dark-theme { color: black; /* biggest we can make the font without wrapping the current text at minimum app width */ font-family: $session-font-accent; - font-size: 20px; + font-size: 16px; height: 60px; span { - line-height: 36px; + line-height: 45px; } button {