feed.uppcss: changes " to ' to work around pp bug
This commit is contained in:
@@ -32,5 +32,5 @@
|
||||
}
|
||||
|
||||
.h-feed :is(a.full-feed-link, .full-feed-link a)::after {
|
||||
content: " >";
|
||||
content: ' >';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user