Cleanup and Fixes

This commit is contained in:
Alexandre Vicenzi 2020-06-15 19:52:15 +02:00
parent ac7ec7386b
commit 01322efeb2
11 changed files with 15 additions and 53 deletions

View file

@ -214,7 +214,7 @@ ul.posts {
.pagination {
justify-content: center;
display: flex;
margin: 1em 0;
margin: 1em 0 2rem 0;
padding: 0;
}