diff options
Diffstat (limited to 'http')
| -rw-r--r-- | http/src/css/feed.uppcss | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |
