This commit is contained in:
2025-05-11 11:11:23 +02:00
parent bbef9310f0
commit 2be435336e

View File

@@ -128,6 +128,7 @@ footer {
.card h2 { margin: .25rem 0 .5rem; font-size: 1.25rem; line-height: 1.3; }
.card time { color: var(--text-muted); font-size: .85rem; }
.card-count { color: var(--text-muted); font-size: .85rem; }
.card-meta { display: flex; gap: 1rem; /* optionaler Abstand zwischen den Elementen */}
/* ---------- Artikel ---------- */
.hero {