diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/navbar.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/navbar.less b/less/navbar.less index dd714dba5..b2b24edef 100644 --- a/less/navbar.less +++ b/less/navbar.less @@ -72,7 +72,7 @@ display: inline-block; padding: 7px 15px; font-size: 18px; - font-weight: bold; + font-weight: 500; line-height: @line-height-base; color: @navbar-brand-color; &:hover { |
