Add margin between article heading and details (fixes #68)
Additionally fix the tags not floating to the end of article card, and add a nice top border to details
This commit is contained in:
@ -423,7 +423,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
div {
|
||||
span {
|
||||
margin-block-start: 0.5rem;
|
||||
border-block-start: max(1px, 0.0625rem) solid var(--fg-muted-2);
|
||||
padding-block-start: 0.25rem;
|
||||
|
Reference in New Issue
Block a user