Adjust various styles

This commit is contained in:
jeffvli 2023-01-30 01:36:36 -08:00
parent 2700774469
commit 5ddd0872ef
22 changed files with 54 additions and 48 deletions

View file

@ -262,7 +262,7 @@ export const PlaylistDetailSongListHeader = ({
variant="subtle"
>
<TextTitle
order={3}
order={2}
weight={700}
>
{detailQuery?.data?.name}

View file

@ -214,7 +214,7 @@ export const PlaylistListHeader = ({ tableRef }: PlaylistListHeaderProps) => {
>
<TextTitle
fw="bold"
order={3}
order={2}
>
Playlists
</TextTitle>