add a margin at the top of pagination

This commit is contained in:
2017-06-22 22:50:04 +02:00
parent 29882dd09c
commit 1dc3a57b48
3 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
display: flex;
justify-content: center;
text-align: center;
margin-top: 1em;
.link {
background-color: white;