Add intro text below email heading
This commit is contained in:
@@ -64,3 +64,7 @@
|
|||||||
.sg-email-template > .sg-heading-h1 {
|
.sg-email-template > .sg-heading-h1 {
|
||||||
color: var(--text-card-body);
|
color: var(--text-card-body);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-email-template > .sg-email-template__intro {
|
||||||
|
color: var(--text-card-body);
|
||||||
|
}
|
||||||
|
|||||||
@@ -37,6 +37,7 @@
|
|||||||
data-email-preheader="Bestätige deine E-Mail-Adresse, um Updates von ValueStockFinder zu erhalten."
|
data-email-preheader="Bestätige deine E-Mail-Adresse, um Updates von ValueStockFinder zu erhalten."
|
||||||
>
|
>
|
||||||
<h1 class="sg-heading-h1">Fast geschafft</h1>
|
<h1 class="sg-heading-h1">Fast geschafft</h1>
|
||||||
|
<p class="sg-body sg-email-template__intro">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<br>Integer nec odio. Praesent libero.<br>Sed cursus ante dapibus diam.</p>
|
||||||
|
|
||||||
<article class="sg-card sg-email-card" data-component="card" data-pattern-part="confirmation-card">
|
<article class="sg-card sg-email-card" data-component="card" data-pattern-part="confirmation-card">
|
||||||
<div class="sg-card-segment sg-card-segment--header sg-card-segment--darkblue" data-component-part="card-header">
|
<div class="sg-card-segment sg-card-segment--header sg-card-segment--darkblue" data-component-part="card-header">
|
||||||
|
|||||||
Reference in New Issue
Block a user