mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update type.less
For better readability on mobile devices
This commit is contained in:
parent
d66a15154e
commit
3564369fdf
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue