Drop the description from the lists index

The all-lists view now shows only the title and item count per list; the
description lives on the list detail page.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-03 19:13:19 +01:00
co-authored by Claude Sonnet 5
parent 3bf70504cc
commit c4c947896e
2 changed files with 0 additions and 5 deletions
-4
View File
@@ -149,10 +149,6 @@ h1 {
word-break: break-word;
}
.lists__link .muted {
margin: 0.35rem 0 0;
}
/* --- list detail: items ------------------------------------------------- */
.items {