From 0b6d68b12d71478b1acee4d28080bc9c18410740 Mon Sep 17 00:00:00 2001
From: alexisben <alexiben7@gmail.com>
Date: Mon, 2 May 2022 17:39:38 +0200
Subject: [PATCH] Alumnus : some style

---
 app/assets/stylesheets/extranet/_default/layouts/_footer.sass | 2 +-
 app/assets/stylesheets/extranet/themes/IJBA/_variables.sass   | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/app/assets/stylesheets/extranet/_default/layouts/_footer.sass b/app/assets/stylesheets/extranet/_default/layouts/_footer.sass
index 44a3714b3..7090ab37c 100644
--- a/app/assets/stylesheets/extranet/_default/layouts/_footer.sass
+++ b/app/assets/stylesheets/extranet/_default/layouts/_footer.sass
@@ -6,7 +6,7 @@ footer
         border-bottom: 1px solid $primary
         img
             height: auto
-            width: 100px
+            width: 75px
     nav
         a
             display: block
diff --git a/app/assets/stylesheets/extranet/themes/IJBA/_variables.sass b/app/assets/stylesheets/extranet/themes/IJBA/_variables.sass
index e121f06fb..16c6699a1 100644
--- a/app/assets/stylesheets/extranet/themes/IJBA/_variables.sass
+++ b/app/assets/stylesheets/extranet/themes/IJBA/_variables.sass
@@ -1,5 +1,3 @@
 $ijba-red: #E40130
 
 $navbar-link-active-color: $ijba-red
-
-$breadcrumb-active-color: $ijba-red
-- 
GitLab