fix lyric text size

This commit is contained in:
Araxeus
2021-11-09 10:42:32 +02:00
parent bbece751c0
commit eafdd5046d

View File

@ -5,3 +5,8 @@
pointer-events: none;
text-decoration: none;
}
#contents.genius-lyrics {
font-size: initial;
opacity: 0.9;
}