diff options
Diffstat (limited to 'core/css')
-rw-r--r-- | core/css/apps.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/apps.scss b/core/css/apps.scss index da1c5162051..17ea7447ed2 100644 --- a/core/css/apps.scss +++ b/core/css/apps.scss @@ -477,7 +477,7 @@ kbd { border-radius: 0; text-align: left; padding-left: 42px; - font-weight: 300; + font-weight: 400; &:hover, &:focus { background-color: $color-main-background; |