mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 10:34:07 +02:00
Update type.less
For better readability on mobile devices
This commit is contained in:
@@ -62,7 +62,7 @@ p {
|
|||||||
.lead {
|
.lead {
|
||||||
margin-bottom: @line-height-computed;
|
margin-bottom: @line-height-computed;
|
||||||
font-size: floor((@font-size-base * 1.15));
|
font-size: floor((@font-size-base * 1.15));
|
||||||
font-weight: 200;
|
font-weight: 300;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
|
|
||||||
@media (min-width: @screen-sm-min) {
|
@media (min-width: @screen-sm-min) {
|
||||||
|
Reference in New Issue
Block a user