Remove discs from pagination ul

soper-book
Beth Aitman 2019-07-18 10:08:43 +02:00 committed by Alex Shpak
parent cb045547dd
commit 85f3a2d4e0
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ aside nav ul {
ul.pagination {
display: flex;
justify-content: center;
list-style-type: none;
.page-item a {
padding: $padding-16;