diff options
| author | Mark Otto <[email protected]> | 2013-03-26 17:12:17 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-03-26 17:12:17 -0700 |
| commit | ca31f060a839b957ce3a85d3eaaaae09a78bbeb0 (patch) | |
| tree | f35126669b4914142d6df703633a95e504049811 /less/type.less | |
| parent | 1e9be3644c51ec6b808728169a4d535062be2c5f (diff) | |
| download | bootstrap-ca31f060a839b957ce3a85d3eaaaae09a78bbeb0.tar.xz bootstrap-ca31f060a839b957ce3a85d3eaaaae09a78bbeb0.zip | |
New grid classes
Diffstat (limited to 'less/type.less')
| -rw-r--r-- | less/type.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/type.less b/less/type.less index 55aea4d8a..193078c72 100644 --- a/less/type.less +++ b/less/type.less @@ -13,7 +13,7 @@ p { margin-bottom: @line-height-base; .font-size((@font-size-base * 1.5)); font-weight: 200; - line-height: 1.25; + line-height: 1.3; } |
