Wrap group card heading in transparent card for consistent inner margins
This commit is contained in:
@@ -170,7 +170,9 @@
|
|||||||
<p class="sg-preview-label">Variante: Group Card mit H2 Überschrift</p>
|
<p class="sg-preview-label">Variante: Group Card mit H2 Überschrift</p>
|
||||||
|
|
||||||
<div class="sg-group-card" data-component="group-card">
|
<div class="sg-group-card" data-component="group-card">
|
||||||
|
<div class="sg-transparent-card" data-component="transparent-card">
|
||||||
<h2 class="sg-heading-h2 sg-text-on-dark">Gruppenüberschrift</h2>
|
<h2 class="sg-heading-h2 sg-text-on-dark">Gruppenüberschrift</h2>
|
||||||
|
</div>
|
||||||
|
|
||||||
<article class="sg-card" data-component="card" data-component-context="group-card">
|
<article class="sg-card" data-component="card" data-component-context="group-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