From bbca5b319d611bce9696784a52f24df21b2e95c3 Mon Sep 17 00:00:00 2001
From: Kwangjin Lee <k.lee-5@student.tudelft.nl>
Date: Mon, 2 Sep 2024 17:33:51 +0200
Subject: [PATCH] Update file footer_custom.html

---
 _includes/footer_custom.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/footer_custom.html b/_includes/footer_custom.html
index 283ec2e..365e494 100644
--- a/_includes/footer_custom.html
+++ b/_includes/footer_custom.html
@@ -8,7 +8,7 @@
     width: auto;
   }
   .footer-logo img.mude {
-    height: 20px;
+    height: 35px;
     width: auto;
     margin-left: 15px;
   }
-- 
GitLab