From a8e094be9d186458b7a0868de8a8ab5c92fc1fa0 Mon Sep 17 00:00:00 2001 From: chahinebrini Date: Tue, 19 May 2026 13:34:25 +0200 Subject: [PATCH] =?UTF-8?q?fix(mail-templates):=20banner=20layout=20?= =?UTF-8?q?=E2=80=94=20icon=20left,=20wordmark=20centered?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Vorher: Icon und 'ReBreak'-Wordmark untereinander (vertikal gestapelt). Jetzt: 3-Spalten-Tabelle — Icon links (48x48), Wordmark mittig, gleichgroßer Spacer rechts (52px) für visuelle Mitte. Icon-Größe von 64x64 → 48x48 reduziert für besseres Höhen-Verhältnis. --- backend/public/templates/confirmation.html | 15 ++++++++++++--- backend/public/templates/email_change.html | 15 ++++++++++++--- backend/public/templates/invite.html | 15 ++++++++++++--- backend/public/templates/magic_link.html | 15 ++++++++++++--- backend/public/templates/recovery.html | 15 ++++++++++++--- 5 files changed, 60 insertions(+), 15 deletions(-) diff --git a/backend/public/templates/confirmation.html b/backend/public/templates/confirmation.html index d8596e9..b7c6e56 100644 --- a/backend/public/templates/confirmation.html +++ b/backend/public/templates/confirmation.html @@ -15,9 +15,18 @@ -
- ReBreak -
ReBreak
+
+ + + + + + +
+ ReBreak + +
ReBreak
+
 
diff --git a/backend/public/templates/email_change.html b/backend/public/templates/email_change.html index cf42ddf..f984432 100644 --- a/backend/public/templates/email_change.html +++ b/backend/public/templates/email_change.html @@ -15,9 +15,18 @@
-
- ReBreak -
ReBreak
+
+ + + + + + +
+ ReBreak + +
ReBreak
+
 
diff --git a/backend/public/templates/invite.html b/backend/public/templates/invite.html index f1f2f4e..96bae1a 100644 --- a/backend/public/templates/invite.html +++ b/backend/public/templates/invite.html @@ -15,9 +15,18 @@
-
- ReBreak -
ReBreak
+
+ + + + + + +
+ ReBreak + +
ReBreak
+
 
diff --git a/backend/public/templates/magic_link.html b/backend/public/templates/magic_link.html index 8416010..7c2d126 100644 --- a/backend/public/templates/magic_link.html +++ b/backend/public/templates/magic_link.html @@ -15,9 +15,18 @@
-
- ReBreak -
ReBreak
+
+ + + + + + +
+ ReBreak + +
ReBreak
+
 
diff --git a/backend/public/templates/recovery.html b/backend/public/templates/recovery.html index e90555c..3e055e5 100644 --- a/backend/public/templates/recovery.html +++ b/backend/public/templates/recovery.html @@ -15,9 +15,18 @@
-
- ReBreak -
ReBreak
+
+ + + + + + +
+ ReBreak + +
ReBreak
+