diff options
| author | Joe Carstairs <me@joeac.net> | 2026-09-23 19:50:16 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-09-23 19:50:16 +0100 |
| commit | 0e09880e8c33728e46df321db4e5474e282bf4c9 (patch) | |
| tree | d7077574d508a71312b72f70154f2efdf5cf59ac /http | |
| parent | 5b00e83dd7d51d13277858a2731d4f5b35888c0f (diff) | |
no more border-bottom on e-content
Diffstat (limited to 'http')
| -rw-r--r-- | http/src/css/feed.uppcss | 4 |
1 files changed, 0 insertions, 4 deletions
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; |
