mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-21 18:32:45 +01:00
fix(text): lyrics text size (#1005)
This commit is contained in:
parent
ffed9dfe4c
commit
e8aace4848
@ -50,7 +50,8 @@
|
||||
font-weight: var(--font-weight) !important;
|
||||
line-height: var(--line-height);
|
||||
}
|
||||
.lyrics-lyricsContent-lyric {
|
||||
.lyrics-lyricsContent-lyric,
|
||||
.lyrics-lyricsContent-text {
|
||||
font-size: var(--font-size-lyrics) !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user