Skip to content

Commit

Permalink
Set margin-bottom of pagination (jekyll#458)
Browse files Browse the repository at this point in the history
Merge pull request 458
  • Loading branch information
hszhakka authored Feb 13, 2020
1 parent 3b5ba2e commit a0a487d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/minima/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@
* Pagination navbar
*/
.pagination {
margin-bottom: $spacing-unit;
@extend .social-media-list;
li {
a, div {
Expand Down

0 comments on commit a0a487d

Please sign in to comment.