mirror of https://github.com/twbs/bootstrap.git
fix examples alignment
This commit is contained in:
parent
7dcd9c5d63
commit
fd3b376e0d
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1010,6 +1010,8 @@ body {
|
|||
@include clearfix();
|
||||
|
||||
@include media-breakpoint-up(sm) {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
margin-bottom: -1rem;
|
||||
padding: 1.5rem;
|
||||
border-width: .2rem;
|
||||
|
|
|
|||
Loading…
Reference in New Issue