From 0e09880e8c33728e46df321db4e5474e282bf4c9 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 23 Sep 2026 19:50:16 +0100 Subject: no more border-bottom on e-content --- http/src/css/feed.uppcss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'http/src') diff --git a/http/src/css/feed.uppcss b/http/src/css/feed.uppcss index c2574a0..b1f0048 100644 --- a/http/src/css/feed.uppcss +++ b/http/src/css/feed.uppcss @@ -71,10 +71,6 @@ ul:has(> .h-entry) { content: ' >'; } -.h-feed .e-content { - border-bottom: solid 1px; -} - .h-feed .h-entry > button { width: max-content; align-self: center; -- cgit v1.2.3