aboutsummaryrefslogtreecommitdiff
path: root/less/type.less
diff options
context:
space:
mode:
authorSam Roth <[email protected]>2014-04-27 15:40:25 -0400
committerSam Roth <[email protected]>2014-04-27 15:40:25 -0400
commit3564369fdf7ed23c04774d0e023d3efeb060fa71 (patch)
treee869f10edf0da5620d19d0464c12743b4c91d48d /less/type.less
parentd66a15154efbe3ee239846f93c60189bac5808e3 (diff)
downloadbootstrap-3564369fdf7ed23c04774d0e023d3efeb060fa71.tar.xz
bootstrap-3564369fdf7ed23c04774d0e023d3efeb060fa71.zip
Update type.less
For better readability on mobile devices
Diffstat (limited to 'less/type.less')
-rw-r--r--less/type.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/type.less b/less/type.less
index 83455e828..384cacc8e 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) {