Remove discs from pagination ul
This commit is contained in:
parent
cb045547dd
commit
85f3a2d4e0
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue