From 202862663d92a62718b4502d8c37d51a23ac1acf Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Sun, 8 Jan 2017 12:31:28 +0100 Subject: [PATCH] Styling: Center footer --- _sass/jekyll-theme-xmpp.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/jekyll-theme-xmpp.scss b/_sass/jekyll-theme-xmpp.scss index 77aca52..4436cac 100644 --- a/_sass/jekyll-theme-xmpp.scss +++ b/_sass/jekyll-theme-xmpp.scss @@ -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; }