Add brand-colored accent dot to hero/newsletter headline endings
This commit is contained in:
@@ -178,7 +178,7 @@ export function NewsletterModal({ open, onClose }: { open: boolean; onClose: ()
|
||||
className="font-semibold text-h-feature text-text-primary leading-[1.15]"
|
||||
style={{ fontFamily: "var(--font-lora)" }}
|
||||
>
|
||||
Starte mit einer Woche voller Klarheit
|
||||
Starte mit einer Woche voller Klarheit<span className="text-brand">.</span>
|
||||
</p>
|
||||
|
||||
<p className="text-body text-text-primary">
|
||||
|
||||
Reference in New Issue
Block a user