Increased pagination bottom margin.
This commit is contained in:
parent
d7e0302f89
commit
d3161d1017
|
@ -213,6 +213,7 @@ function getPath(page) {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
margin-bottom: 1rem;
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue