From 9dc32a5871afe46037b261e09e733970445361b2 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 15 Sep 2026 18:22:12 +0100 Subject: fix styles again --- http/src/css/feed.uppcss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'http') diff --git a/http/src/css/feed.uppcss b/http/src/css/feed.uppcss index bcb4d83..d90a8cd 100644 --- a/http/src/css/feed.uppcss +++ b/http/src/css/feed.uppcss @@ -46,7 +46,7 @@ ul:has(> .h-entry) { .e-content { border-bottom: solid 1px; - :not(.e-content--expanded) { + &:not(.e-content--expanded) { height: 10rem; overflow: clip; } -- cgit v1.2.3