diff --git a/_includes/footer_custom.html b/_includes/footer_custom.html
index 324bf546a7e67d6372f411b35748f316aa67d5c8..eaece4559b83cd3a353ce9797049fec4ac99b517 100644
--- a/_includes/footer_custom.html
+++ b/_includes/footer_custom.html
@@ -1,6 +1,6 @@
 <div class="footer-logo">
     <img src="{{ site.footer_logo | relative_url }}" alt="TU Delft Logo" style="height: 40px; width: auto;">
-    <img src="{{ site.logo | relative_url }}" alt="MUDE Logo" style="height: 50px; width: auto;">
+    <img src="{{ site.logo | relative_url }}" alt="MUDE Logo" style="height: 50px; width: auto; margin-top: 10px;">
   </div>
   <div>
     The MUDE Team &copy; 2024 <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>