]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update type.less 13449/head
authorSam Roth <s-roth@onu.edu>
Sun, 27 Apr 2014 19:40:25 +0000 (15:40 -0400)
committerSam Roth <s-roth@onu.edu>
Sun, 27 Apr 2014 19:40:25 +0000 (15:40 -0400)
For better readability on mobile devices

less/type.less

index 83455e8283df7db51c5679cd2f10af37990abb12..384cacc8e8b67a7821f418e860da8e02ac1e4377 100644 (file)
@@ -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) {