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