Match list description spacing to company-card moat gap
This commit is contained in:
@@ -222,7 +222,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p class="sg-body sg-company-card__summary">BESCHREIBUNG LISTE</p>
|
<p class="sg-body sg-company-card__summary sg-vsf-list-card__summary">BESCHREIBUNG LISTE</p>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -10,3 +10,7 @@
|
|||||||
margin: 0 0 var(--space-16) 0;
|
margin: 0 0 var(--space-16) 0;
|
||||||
color: var(--text-vsf-list-card-limit-note);
|
color: var(--text-vsf-list-card-limit-note);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#layout-vsf-list-card .sg-vsf-list-card__summary {
|
||||||
|
margin: var(--layout-company-card-analysis-gap-after-moat) 0 0 0;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user