mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-28 03:24:50 +01:00
style(tv): update episode section heading typography and spacing
This commit is contained in:
@@ -593,10 +593,10 @@ export const TVSeriesPage: React.FC<TVSeriesPageProps> = ({
|
|||||||
<View style={{ marginTop: 40, overflow: "visible" }}>
|
<View style={{ marginTop: 40, overflow: "visible" }}>
|
||||||
<Text
|
<Text
|
||||||
style={{
|
style={{
|
||||||
fontSize: typography.body,
|
fontSize: typography.heading,
|
||||||
fontWeight: "600",
|
fontWeight: "600",
|
||||||
color: "#FFFFFF",
|
color: "#FFFFFF",
|
||||||
marginBottom: 16,
|
marginBottom: 24,
|
||||||
marginLeft: SCALE_PADDING,
|
marginLeft: SCALE_PADDING,
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user