Skip to content

Commit 2d18e18

Browse files
jasoncostellomitchellh
authored andcommitted
improve on .bs-docs-section
1 parent e67526d commit 2d18e18

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
@@ -192,10 +192,8 @@ body.layout-intro{
192192

193193

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

0 commit comments

Comments
 (0)