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

@ -396,10 +396,7 @@ div.booktabs-wrapper {
width: 50%;
}
footer,
previous-page,
pagination-indicator,
next-page {
footer {
width: 50%;
margin: auto;
}