Skip to content

Commit

Permalink
Remove discs from pagination ul
Browse files Browse the repository at this point in the history
  • Loading branch information
bethaitman authored and alex-shpak committed Jul 24, 2019
1 parent cb04554 commit 85f3a2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/book.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ aside nav ul {
ul.pagination {
display: flex;
justify-content: center;
list-style-type: none;

.page-item a {
padding: $padding-16;
Expand Down

0 comments on commit 85f3a2d

Please sign in to comment.