diff options
Diffstat (limited to 'web_src/less/_chroma.less')
-rw-r--r-- | web_src/less/_chroma.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web_src/less/_chroma.less b/web_src/less/_chroma.less index 11de7b86ba..28a795784d 100644 --- a/web_src/less/_chroma.less +++ b/web_src/less/_chroma.less @@ -353,7 +353,7 @@ /* GenericStrong */ .chroma .gs { - font-weight: bold; + font-weight: 500; } /* GenericSubheading */ |