Allow making posts "featured", tweak article list styles
This commit is contained in:
@ -147,6 +147,7 @@ details {
|
||||
border-radius: var(--rounded-corner);
|
||||
background-color: var(--fg-muted-1);
|
||||
padding: 1rem;
|
||||
box-shadow: var(--edge-highlight);
|
||||
|
||||
&>summary {
|
||||
cursor: pointer;
|
||||
|
Reference in New Issue
Block a user