diff --git a/scipost/utils.py b/scipost/utils.py
index 8d95f25cd1c131e8d39e74a18441f183d59a2319..06f1ddf1ae6da3698a9d80660c4bd9c9e13ba73c 100644
--- a/scipost/utils.py
+++ b/scipost/utils.py
@@ -45,11 +45,9 @@ EMAIL_FOOTER = (
     # '<li style="display: inline-block; padding: 8px;">'
     # '<a href="https://scipost.org/login/">Login</a></li>'
     # '</ul>'
+    '<a href="https://scipost.org"><img src="{% static '
+    '\'scipost/images/logo_scipost_with_bgd_small.png\' %}" width="64px"></a><br/>'
     '<div style="background-color: #f0f0f0; color: #002B49; align-items: center;">'
-    '<div style="display: inline-block; margin: 0px; padding-top: 4px;">'
-    '<a href="https://scipost.org">'
-    '<img src="{% static \'scipost/images/logo_scipost_with_bgd_small.png\' %}" width="64px" '
-    'style="margin: 0px; padding: 0px;"></a></div>'
     '<div style="display: inline-block; padding: 8px;">'
     '<a href="https://scipost.org/journals/">Journals</a></div>'
     '<div style="display: inline-block; padding: 8px;">'