diff options
| author | Mark Otto <[email protected]> | 2013-01-15 17:55:14 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-15 17:55:14 -0800 |
| commit | 85db846b651842444d374f8e54f3f362ca18d08e (patch) | |
| tree | 3f8bd10e17327ebcb0a8f5d719741be49cbf6580 /less/variables.less | |
| parent | 094767fbfe09b921da1f3f5deba4db2c79be37f5 (diff) | |
| download | bootstrap-85db846b651842444d374f8e54f3f362ca18d08e.tar.xz bootstrap-85db846b651842444d374f8e54f3f362ca18d08e.zip | |
mobile-first navs, navbar, grids, and type
Diffstat (limited to 'less/variables.less')
| -rw-r--r-- | less/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less index 47009525c..db99e4075 100644 --- a/less/variables.less +++ b/less/variables.less @@ -46,7 +46,7 @@ @line-height-base: 20px; @headings-font-family: inherit; // empty to use BS default, @font-family-base -@headings-font-weight: bold; // instead of browser default, bold +@headings-font-weight: 500; // Component sizing |
