mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
decrease default lyric font/gap size
This commit is contained in:
@@ -1379,9 +1379,9 @@ const initialState: SettingsState = {
|
|||||||
},
|
},
|
||||||
lyricsDisplay: {
|
lyricsDisplay: {
|
||||||
default: {
|
default: {
|
||||||
fontSize: 48,
|
fontSize: 24,
|
||||||
fontSizeUnsync: 24,
|
fontSizeUnsync: 24,
|
||||||
gap: 32,
|
gap: 24,
|
||||||
gapUnsync: 24,
|
gapUnsync: 24,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user