1
0
Fork 0
forked from mirrors/hugo-tufte

Pagination centered?

This commit is contained in:
Phil Bajsicki 2024-12-08 03:17:31 +01:00
commit 3f7a67f386
3 changed files with 7 additions and 5 deletions
assets/scss

View file

@ -121,8 +121,9 @@ table.lntable {
// Styling for the page numbers/ buttons on the bottom of the home page
.previous-page, .next-page, .pagination-indicator {
.pagination {
font-size: 1.5em;
margin: auto;
}
/* ------------------------------------------------------------------------ */