Increased pagination bottom margin.

This commit is contained in:
DebaucheryLibrarian 2024-03-21 05:40:02 +01:00
parent d7e0302f89
commit d3161d1017
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ function getPath(page) {
flex-shrink: 0;
box-sizing: border-box;
padding: 1rem;
margin-bottom: 1rem;
font-size: 0;
overflow: hidden;
}