From 90d774a441eb77793c2e287532672a86a8d9e005 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 23 Sep 2026 19:50:25 +0100 Subject: no more button styles in h-feed --- http/src/css/feed.uppcss | 6 ------ 1 file changed, 6 deletions(-) (limited to 'http') diff --git a/http/src/css/feed.uppcss b/http/src/css/feed.uppcss index b1f0048..0bae801 100644 --- a/http/src/css/feed.uppcss +++ b/http/src/css/feed.uppcss @@ -70,9 +70,3 @@ ul:has(> .h-entry) { .h-feed :is(a.full-feed-link, .full-feed-link a)::after { content: ' >'; } - -.h-feed .h-entry > button { - width: max-content; - align-self: center; - margin-block-start: var(--spacing-block-xs); -} -- cgit v1.2.3