mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-06 04:08:22 +01:00
.bd-lead refinement for mobile
This commit is contained in:
parent
bef65b17dc
commit
31613b55de
@ -93,10 +93,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bd-lead {
|
.bd-lead {
|
||||||
|
font-size: 1.125rem;
|
||||||
|
font-weight: 300;
|
||||||
|
|
||||||
@include media-breakpoint-up(sm) {
|
@include media-breakpoint-up(sm) {
|
||||||
max-width: 80%;
|
max-width: 80%;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
font-weight: 300;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user