From 7dbd0b75b2d97ff9f71f623c4a461cebed7f525a Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 28 Oct 2025 21:51:55 +0100 Subject: [PATCH] HTML Notification - Adjusting font to rem size --- changedetectionio/notification/email_helpers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/notification/email_helpers.py b/changedetectionio/notification/email_helpers.py index feab5b14..1aeb7e47 100644 --- a/changedetectionio/notification/email_helpers.py +++ b/changedetectionio/notification/email_helpers.py @@ -35,7 +35,7 @@ def as_monospaced_html_email(content: str, title: str) -> str:
{content}
"""