Font and text style
This commit is contained in:
@ -69,7 +69,7 @@ export const AuthorInfoStyle = {
|
||||
overflow: 'hidden',
|
||||
height: '21px',
|
||||
color: '$thTextSubtle3',
|
||||
fontSize: '13px',
|
||||
fontSize: '12px',
|
||||
fontWeight: '400',
|
||||
fontFamily: '$display',
|
||||
}
|
||||
|
||||
@ -180,6 +180,7 @@ const LibraryGridCardContent = (props: LinkedItemCardProps): JSX.Element => {
|
||||
minHeight: '35px',
|
||||
pt: '15px',
|
||||
px: '15px',
|
||||
color: '$grayText',
|
||||
}}
|
||||
distribution="start"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user