From 9c154092a2e7a3aa9922c2b4d3d7f26835c4fb7f Mon Sep 17 00:00:00 2001 From: okhin Date: Tue, 7 Feb 2017 18:22:58 +0100 Subject: [PATCH] Updating the footer --- static/css/piphone.css | 5 +++++ templates/footer.html | 2 ++ 2 files changed, 7 insertions(+) diff --git a/static/css/piphone.css b/static/css/piphone.css index e1be6d7..dc08b04 100644 --- a/static/css/piphone.css +++ b/static/css/piphone.css @@ -26,3 +26,8 @@ body { main { flex: 1 0 auto; } + +.small-icons { + height: 48px; + width: 48px; +} diff --git a/templates/footer.html b/templates/footer.html index 8e678cd..5f2756b 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -8,9 +8,11 @@ to help organisations and citizens to make their voices heard by elected representant.") }}

+
-- GitLab