style: remove static height of card header
This commit is contained in:
parent
5a1b8eaee3
commit
4454e598af
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@
|
|||
display: grid;
|
||||
grid-template-columns: auto auto;
|
||||
gap: 5px;
|
||||
height: 20px;
|
||||
|
||||
& .author {
|
||||
font-size: var(--font-size-lg);
|
||||
|
|
Loading…
Reference in a new issue