style: smaller gap between card heading and body
This commit is contained in:
parent
6a93b6d607
commit
3cf870cef4
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@
|
|||
display: grid;
|
||||
grid-template-columns: auto auto;
|
||||
gap: 5px;
|
||||
height: 36px;
|
||||
height: 20px;
|
||||
|
||||
& .author {
|
||||
font-size: var(--font-size-lg)
|
||||
|
|
Loading…
Reference in a new issue