diff --git a/server/src/mails/base/base_template.hbs b/server/src/mails/base/base_template.hbs
index fd46c388b9..a135ee681c 100644
--- a/server/src/mails/base/base_template.hbs
+++ b/server/src/mails/base/base_template.hbs
@@ -204,6 +204,13 @@
margin-right: 10px;
height: 20px !important;
}
+ .social-icon-fit {
+ margin-top: 5px;
+ }
+ .social-icon-large {
+ height: 22px !important;
+
+ }
/* RESPONSIVE */
@media only screen and (max-width: 600px) {
diff --git a/server/src/mails/base/partials/footer.hbs b/server/src/mails/base/partials/footer.hbs
index 475af6d919..68b254bb10 100644
--- a/server/src/mails/base/partials/footer.hbs
+++ b/server/src/mails/base/partials/footer.hbs
@@ -17,10 +17,10 @@
target="_blank"
href="https://www.youtube.com/channel/UCf1p2G5Z7fPpvlBPf4l2I1w"
>
-
+
-
+
\ No newline at end of file