Skip to content

Commit

Permalink
Remove left pagination spacing (alex-shpak#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcitry authored Aug 2, 2022
1 parent c024538 commit 317ccae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ ul.pagination {
display: flex;
justify-content: center;
list-style-type: none;
padding-inline-start: 0px;

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

0 comments on commit 317ccae

Please sign in to comment.