mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
Adjust various styles
This commit is contained in:
parent
2700774469
commit
5ddd0872ef
22 changed files with 54 additions and 48 deletions
|
|
@ -123,7 +123,7 @@ const HomeRoute = () => {
|
|||
},
|
||||
title: (
|
||||
<TextTitle
|
||||
order={3}
|
||||
order={2}
|
||||
weight={700}
|
||||
>
|
||||
Explore from your library
|
||||
|
|
@ -142,7 +142,7 @@ const HomeRoute = () => {
|
|||
},
|
||||
title: (
|
||||
<TextTitle
|
||||
order={3}
|
||||
order={2}
|
||||
weight={700}
|
||||
>
|
||||
Recently played
|
||||
|
|
@ -161,7 +161,7 @@ const HomeRoute = () => {
|
|||
},
|
||||
title: (
|
||||
<TextTitle
|
||||
order={3}
|
||||
order={2}
|
||||
weight={700}
|
||||
>
|
||||
Newly added releases
|
||||
|
|
@ -180,7 +180,7 @@ const HomeRoute = () => {
|
|||
},
|
||||
title: (
|
||||
<TextTitle
|
||||
order={3}
|
||||
order={2}
|
||||
weight={700}
|
||||
>
|
||||
Most played
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue