mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-30 03:00:24 +00: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