From: Mark Otto Date: Tue, 18 Aug 2015 04:16:09 +0000 (-0700) Subject: tweak docs spacing X-Git-Tag: v4.0.0-alpha~27^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1654f2a6e19a9d5005b21a9514b9c9a6f56a45b8;p=thirdparty%2Fbootstrap.git tweak docs spacing --- diff --git a/docs/_layouts/docs.html b/docs/_layouts/docs.html index a01a85097e..9bcf55cd74 100644 --- a/docs/_layouts/docs.html +++ b/docs/_layouts/docs.html @@ -12,7 +12,7 @@ {% include nav-home.html %} -
+
{% include page-headers.html %} {% include ads.html %} diff --git a/docs/assets/scss/_layout.scss b/docs/assets/scss/_layout.scss index b31fa91c29..1c4ad62224 100644 --- a/docs/assets/scss/_layout.scss +++ b/docs/assets/scss/_layout.scss @@ -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;