From: Sam Roth Date: Sun, 27 Apr 2014 19:40:25 +0000 (-0400) Subject: Update type.less X-Git-Tag: v3.2.0~215^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3564369fdf7ed23c04774d0e023d3efeb060fa71;p=thirdparty%2Fbootstrap.git Update type.less For better readability on mobile devices --- diff --git a/less/type.less b/less/type.less index 83455e8283..384cacc8e8 100644 --- a/less/type.less +++ b/less/type.less @@ -62,7 +62,7 @@ p { .lead { margin-bottom: @line-height-computed; font-size: floor((@font-size-base * 1.15)); - font-weight: 200; + font-weight: 300; line-height: 1.4; @media (min-width: @screen-sm-min) {