mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
remove margins
This commit is contained in:
parent
f513ff3d73
commit
801d49fb32
1 changed files with 0 additions and 2 deletions
|
@ -66,13 +66,11 @@
|
|||
|
||||
.bd-title {
|
||||
@include media-breakpoint-up(sm) {
|
||||
margin-right: 23rem;
|
||||
font-size: 4rem;
|
||||
|
||||
+ p {
|
||||
font-size: 1.5rem;
|
||||
font-weight: 300;
|
||||
margin-right: 23rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue