Increase padding top and padding bottom

This commit is contained in:
Jean-Baptiste Bellet
2023-08-15 10:42:02 +02:00
parent 5762492511
commit 9396e75806

View File

@@ -1,7 +1,7 @@
.pagination {
text-align: center;
margin: 0 0 1em;
padding: 10px 0;
padding: 20px 0 28px 0;
background-color: $color-7;