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;
|
display: grid;
|
||||||
grid-template-columns: auto auto;
|
grid-template-columns: auto auto;
|
||||||
gap: 5px;
|
gap: 5px;
|
||||||
height: 20px;
|
|
||||||
|
|
||||||
& .author {
|
& .author {
|
||||||
font-size: var(--font-size-lg);
|
font-size: var(--font-size-lg);
|
||||||
|
|
Loading…
Reference in a new issue