fix(css): page navigation apperance

- partially revert 7ac3b846c1
This commit is contained in:
curben 2019-09-06 13:34:56 +01:00
parent 0426c53a77
commit d9636bd2fd
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 5 additions and 0 deletions

View File

@ -228,6 +228,11 @@ blockquote {
margin: 1em 3em 1em -1em;
}
.page-nav {
margin-top: 2em;
text-align: center;
}
.footer {
box-sizing: border-box;
}