diff options
| author | Mark Otto <[email protected]> | 2013-01-17 20:30:40 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-17 20:30:40 -0800 |
| commit | 5075f4973b8bb926573bb7f45c720ff345e1eb54 (patch) | |
| tree | b856c82a6cd127bd39b8a3099c215fe2d1a54591 /less | |
| parent | ac3c907799848a4be3cd80765e385306491acf43 (diff) | |
| download | bootstrap-5075f4973b8bb926573bb7f45c720ff345e1eb54.tar.xz bootstrap-5075f4973b8bb926573bb7f45c720ff345e1eb54.zip | |
Semibold dat .navbar .brand
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 { |
