From 0b2387a899643e2e12ebe38c0b6eb5191d3b2732 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 31 May 2016 13:50:55 -0700 Subject: [PATCH] Add email address --- sass/custom/_paulus.scss | 4 +++- source/_includes/custom/footer.html | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index 70dbdb2c322..b5445e0bd51 100644 --- a/sass/custom/_paulus.scss +++ b/sass/custom/_paulus.scss @@ -207,8 +207,10 @@ p.note { text-align: center; i { - font-size: 2.2em; + font-size: 3em; margin-right: 8px; + position: relative; + top: -5px; } .credit { text-align: left; diff --git a/source/_includes/custom/footer.html b/source/_includes/custom/footer.html index 7123ee56fc6..fb00e0429d9 100644 --- a/source/_includes/custom/footer.html +++ b/source/_includes/custom/footer.html @@ -3,6 +3,7 @@
+ Contact us at hello@home-assistant.io.
Website powered by Jekyll and the Oscalite theme.
Hosted by GitHub and served by CloudFlare.