summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/book.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/book.scss b/assets/book.scss
index ba7de6a..9edc86a 100644
--- a/assets/book.scss
+++ b/assets/book.scss
@@ -79,6 +79,7 @@ aside nav ul {
ul.pagination {
display: flex;
justify-content: center;
+ list-style-type: none;
.page-item a {
padding: $padding-16;