mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-17 05:02:06 +00:00
Merge pull request #573 from lazerl0rd/patch-1
Use `center` alignment for lyrics text
This commit is contained in:
@ -9,4 +9,5 @@
|
|||||||
#contents.genius-lyrics {
|
#contents.genius-lyrics {
|
||||||
font-size: 1vw;
|
font-size: 1vw;
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user