mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2024-11-21 19:09:29 +00:00
Remove left pagination spacing (#467)
This commit is contained in:
parent
c024538604
commit
317ccae23b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user