mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
restore font-weight and knock down font-size for .lead
This commit is contained in:
3
dist/css/bootstrap.css
vendored
3
dist/css/bootstrap.css
vendored
@@ -1102,7 +1102,8 @@ p {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
.lead {
|
||||
font-size: 1.5rem;
|
||||
font-size: 1.25rem;
|
||||
font-weight: 300;
|
||||
}
|
||||
small,
|
||||
.small {
|
||||
|
Reference in New Issue
Block a user