Increased pagination bottom margin.

This commit is contained in:
2024-03-21 05:40:02 +01:00
parent d7e0302f89
commit d3161d1017

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;
}