mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-11 09:58:53 -05:00
Increase default font size in player config
Updated the fontSize property from 12 to 14 in the player configuration to improve text readability.
This commit is contained in:
parent
211a442f29
commit
88d6ef3700
@ -38,7 +38,7 @@ const PlayerConfig = {
|
||||
height: 3,
|
||||
|
||||
// Font size in em units
|
||||
fontSize: 12,
|
||||
fontSize: 14,
|
||||
|
||||
mobileFontSize: 10,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user