Skip to content

Commit

Permalink
feat(home): increase padding of featured section
Browse files Browse the repository at this point in the history
  • Loading branch information
castrolem committed Nov 26, 2019
1 parent 6eaf59f commit 20acd3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/static_pages.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#plans {
background: linear-gradient($bg-color-primary, $bg-color-secondary 50%);
padding-top: 10rem !important;
padding-bottom: 10rem !important;
}

#money {
Expand Down

0 comments on commit 20acd3a

Please sign in to comment.