style: smaller gap between card heading and body

This commit is contained in:
Ayo Ayco 2024-05-21 10:20:25 +02:00
parent 6a93b6d607
commit 3cf870cef4

View file

@ -163,7 +163,7 @@
display: grid;
grid-template-columns: auto auto;
gap: 5px;
height: 36px;
height: 20px;
& .author {
font-size: var(--font-size-lg)