fix css bug in http microlog: ul inside microlog posts not getting list
markers
This commit is contained in:
@@ -305,11 +305,6 @@ strong {
|
||||
|
||||
/** Blog feed */
|
||||
|
||||
.h-feed ul {
|
||||
list-style: none;
|
||||
margin-inline: 0;
|
||||
}
|
||||
|
||||
/** Block quotes */
|
||||
blockquote {
|
||||
padding-inline-start: var(--spacing-inline-lg);
|
||||
|
||||
Reference in New Issue
Block a user