Fix VSF meldungen group headings
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
|
||||
<section class="sg-vsf-meldungen-layout" aria-label="VSF Meldungen">
|
||||
<div class="sg-group-card" data-component="group-card" aria-labelledby="vsf-meldungen-updates-heading">
|
||||
<h2 class="sg-heading-h2 sg-group-card__heading" id="vsf-meldungen-updates-heading">Updates</h2>
|
||||
<h2 class="sg-heading-h2 sg-text-on-dark sg-group-card__heading" id="vsf-meldungen-updates-heading">Updates</h2>
|
||||
|
||||
<div class="sg-preview-area sg-notifications-pattern" aria-label="Updates Meldungen">
|
||||
<article class="sg-card sg-notifications-pattern__card" data-pattern="notification-with-title" data-component="notification-card">
|
||||
@@ -202,7 +202,7 @@
|
||||
</div>
|
||||
|
||||
<div class="sg-group-card" data-component="group-card" aria-labelledby="vsf-meldungen-kaufsignale-heading">
|
||||
<h2 class="sg-heading-h2 sg-group-card__heading" id="vsf-meldungen-kaufsignale-heading">Kaufsignale</h2>
|
||||
<h2 class="sg-heading-h2 sg-text-on-dark sg-group-card__heading" id="vsf-meldungen-kaufsignale-heading">Kaufsignale</h2>
|
||||
|
||||
<div class="sg-preview-area sg-notifications-pattern" aria-label="Kaufsignale Meldungen">
|
||||
<article class="sg-card sg-notifications-pattern__card" data-pattern="notification-with-title" data-component="notification-card">
|
||||
@@ -262,7 +262,7 @@
|
||||
</div>
|
||||
|
||||
<div class="sg-group-card" data-component="group-card" aria-labelledby="vsf-meldungen-termine-heading">
|
||||
<h2 class="sg-heading-h2 sg-group-card__heading" id="vsf-meldungen-termine-heading">Termine</h2>
|
||||
<h2 class="sg-heading-h2 sg-text-on-dark sg-group-card__heading" id="vsf-meldungen-termine-heading">Termine</h2>
|
||||
|
||||
<div class="sg-preview-area sg-notifications-pattern" aria-label="Termine Meldungen">
|
||||
<article class="sg-card sg-card--notification-white sg-notifications-pattern__card" data-pattern="notification-with-title" data-component="notification-card">
|
||||
|
||||
Reference in New Issue
Block a user