From 31dcee9013f6184be351270bbc1367df74d4be42 Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Tue, 27 Feb 2018 16:08:59 +0100 Subject: [PATCH] Make the DINSIC logo BIGGER --- app/assets/stylesheets/new_design/new_footer.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/new_design/new_footer.scss b/app/assets/stylesheets/new_design/new_footer.scss index eb451c5bb..5842e2ca6 100644 --- a/app/assets/stylesheets/new_design/new_footer.scss +++ b/app/assets/stylesheets/new_design/new_footer.scss @@ -59,8 +59,8 @@ footer { .footer-logo-dinsic { @include ie-compatible-background-image("footer/logo-dinsic.svg"); - height: 85px; - width: 74px; + height: 115px; + width: 100px; } .footer-link a {