mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
tweak docs spacing
This commit is contained in:
parent
c9ed01d972
commit
1654f2a6e1
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user