improve on .bs-docs-section

This commit is contained in:
Jason Costello 2017-02-13 14:57:54 -08:00
parent 8eba5e0323
commit 4fbbe2bd78
1 changed files with 2 additions and 4 deletions

View File

@ -193,10 +193,8 @@ body.layout-intro{
.bs-docs-section{
padding-top: 10px;
padding-left: 3%;
padding-bottom: 80px;
padding: 10px 10px 80px 10px;
.lead{
margin-bottom: 48px
}