mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-22 22:28:19 +00:00
fix: fix episode credits font-size; refs #180
This commit is contained in:
parent
bb9830a4ef
commit
681ceea70d
@ -22,7 +22,7 @@ const EpisodeCredits = ({
|
||||
<Credit key={idx}>
|
||||
<Typography
|
||||
component="p"
|
||||
variant="body3"
|
||||
variant="label1"
|
||||
id={credit.id.replace('#', '')}
|
||||
>
|
||||
{credit.text}
|
||||
|
Loading…
x
Reference in New Issue
Block a user