Styling: Center footer

This commit is contained in:
Jesper Hess 2017-01-08 12:31:28 +01:00
parent 2aa1ad4a31
commit 202862663d
Signed by: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 1 additions and 1 deletions

View File

@ -383,7 +383,7 @@ aside nav {
padding-top: 2rem;
margin-top: 2rem;
border-top: solid 1px $hr-border-color;
text-align: center;
@include large {
font-size: 1rem;
}