mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2024-11-25 04:43:04 +00:00
Remove left pagination spacing (#467)
This commit is contained in:
parent
c024538604
commit
317ccae23b
@ -69,6 +69,7 @@ ul.pagination {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
padding-inline-start: 0px;
|
||||||
|
|
||||||
.page-item a {
|
.page-item a {
|
||||||
padding: $padding-16;
|
padding: $padding-16;
|
||||||
|
Loading…
Reference in New Issue
Block a user