Commit fd3b376e authored by Mark Otto's avatar Mark Otto

fix examples alignment

parent 7dcd9c5d
This diff was suppressed by a .gitattributes entry.
This diff is collapsed.
This diff was suppressed by a .gitattributes entry.
...@@ -1010,6 +1010,8 @@ body { ...@@ -1010,6 +1010,8 @@ body {
@include clearfix(); @include clearfix();
@include media-breakpoint-up(sm) { @include media-breakpoint-up(sm) {
margin-left: 0;
margin-right: 0;
margin-bottom: -1rem; margin-bottom: -1rem;
padding: 1.5rem; padding: 1.5rem;
border-width: .2rem; border-width: .2rem;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment