0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Update type.less

For better readability on mobile devices
This commit is contained in:
Sam Roth 2014-04-27 15:40:25 -04:00
parent d66a15154e
commit 3564369fdf

View 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) {