Commit 1654f2a6 authored by Mark Otto's avatar Mark Otto
Browse files

tweak docs spacing

parent c9ed01d9
Showing with 5 additions and 2 deletions
+5 -2
......@@ -12,7 +12,7 @@
{% include nav-home.html %}
<div class="bd-pageheader text-xs-center text-sm-left">
<div class="bd-pageheader">
<div class="container">
{% include page-headers.html %}
{% include ads.html %}
......
......@@ -35,8 +35,9 @@
.bd-pageheader {
padding: 2rem .75rem;
margin-bottom: 3rem;
margin-bottom: 1.5rem;
color: $bd-purple-light;
text-align: center;
background-color: $bd-purple;
.container {
......@@ -57,6 +58,8 @@
@include media-breakpoint-up(sm) {
padding-top: 4rem;
padding-bottom: 4rem;
margin-bottom: 3rem;
text-align: left;
.carbonad {
margin: 2rem 0 0 !important;
......
Supports Markdown
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