Skip to content

Commit

Permalink
Add 10px bottom margin to carousel class
Browse files Browse the repository at this point in the history
  • Loading branch information
danijanos committed Oct 9, 2018
1 parent 11f8406 commit 9fbd655
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@ body {

.column-spacer {
margin: 0 0 10px 0;
}

.carousel {
margin-bottom: 10px
}

0 comments on commit 9fbd655

Please sign in to comment.