Padding on author top

This commit is contained in:
Jackson Harper 2023-03-10 09:17:05 +08:00
parent 5cd68cae44
commit 2f5305ffe4

View file

@ -141,7 +141,7 @@ export function LibraryGridCard(props: LinkedItemCardProps): JSX.Element {
<SpanBox
css={{
...AuthorInfoStyle,
m: '0px',
mt: '10px',
}}
>
{props.item.author}