From c4ae6a4a5c704b866651fcd19160e1c63c58f020 Mon Sep 17 00:00:00 2001 From: Shadofer Date: Fri, 9 Feb 2024 19:58:43 +0200 Subject: [PATCH] Update email icon --- src/utilities/global.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/utilities/global.ts b/src/utilities/global.ts index 4fad9ce..242c29c 100644 --- a/src/utilities/global.ts +++ b/src/utilities/global.ts @@ -479,6 +479,10 @@ export async function sendEmail( margin-bottom: 10px; } + a { + color: white; + } + #logo { margin-bottom: 20px; padding-bottom: 10px; @@ -525,7 +529,7 @@ export async function sendEmail(

- +