Add intro text below email heading

This commit is contained in:
2026-08-09 08:37:34 +02:00
parent 4447f4c780
commit 6e6d49f460
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -64,3 +64,7 @@
.sg-email-template > .sg-heading-h1 {
color: var(--text-card-body);
}
.sg-email-template > .sg-email-template__intro {
color: var(--text-card-body);
}