mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-04-09 23:35:47 +00:00
Remove discs from pagination ul
This commit is contained in:
parent
cb045547dd
commit
85f3a2d4e0
@ -79,6 +79,7 @@ aside nav ul {
|
||||
ul.pagination {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
list-style-type: none;
|
||||
|
||||
.page-item a {
|
||||
padding: $padding-16;
|
||||
|
Loading…
Reference in New Issue
Block a user