From e4f768962f2498498472a3dd0fcfa08696dc9874 Mon Sep 17 00:00:00 2001 From: kitos Date: Mon, 20 Jul 2026 16:08:51 +0200 Subject: [PATCH] fix(email): use client-native fonts instead of forcing Segoe UI/Arial Let each mail client render with its own default font (Calibri/Aptos/etc) instead of a forced web-safe stack that read heavier/less familiar than the plain-text emails. --- backend/app/services/webhook_email_service.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/app/services/webhook_email_service.py b/backend/app/services/webhook_email_service.py index 461e118..da0e40d 100644 --- a/backend/app/services/webhook_email_service.py +++ b/backend/app/services/webhook_email_service.py @@ -84,7 +84,7 @@ def build_email_body(full_name: str | None, message: str) -> str: ) return f""" - +
@@ -92,7 +92,7 @@ def build_email_body(full_name: str | None, message: str) -> str:
{logo_tag} -
AEGIS SECURITY PLATFORM
+
AEGIS SECURITY PLATFORM
Purple Team Engineering