Skip to content

Commit dfa4292

Browse files
jasoncostellomitchellh
authored andcommitted
improve on .bs-docs-section
1 parent beae06e commit dfa4292

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

website/source/assets/stylesheets/_docs.scss

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,8 @@ body.layout-intro{
193193

194194

195195
.bs-docs-section{
196-
padding-top: 10px;
197-
padding-left: 3%;
198-
padding-bottom: 80px;
199-
196+
padding: 10px 10px 80px 10px;
197+
200198
.lead{
201199
margin-bottom: 48px
202200
}

0 commit comments

Comments
 (0)