Update playerConfig.js

This commit is contained in:
Yiannis Christodoulou 2025-10-10 02:02:01 +03:00
parent 6b1771c971
commit f000b4433b

View File

@ -38,9 +38,9 @@ const PlayerConfig = {
height: 3,
// Font size in em units
fontSize: 16,
fontSize: 12,
mobileFontSize: 12,
mobileFontSize: 10,
},
};