Allow making posts "featured", tweak article list styles
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
nav {
|
||||
margin: 0 auto 2rem;
|
||||
box-shadow: var(--edge-highlight);
|
||||
border-radius: 22px;
|
||||
border-radius: 1.375rem;
|
||||
background-color: var(--fg-muted-1);
|
||||
padding: 0.25rem;
|
||||
width: fit-content;
|
||||
|
Reference in New Issue
Block a user