Add gray Graphik segment after market valuation table

This commit is contained in:
2026-05-21 17:05:13 +02:00
parent 517549ce6e
commit 0f18bc6bdf
@@ -184,6 +184,9 @@
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="sg-card-segment sg-card-segment--gray" data-component-part="card-body">
<p class="sg-body">Graphik</p>
</div>
<div class="sg-card-segment sg-card-segment--body" data-component-part="card-body"><p class="sg-body">Inhalt Marktbewertung.</p></div> <div class="sg-card-segment sg-card-segment--body" data-component-part="card-body"><p class="sg-body">Inhalt Marktbewertung.</p></div>
</article> </article>
</div> </div>