diff options
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; } |
