fullscreen lyrics now have animated background

This commit is contained in:
booploops 2022-01-03 20:53:40 -08:00
parent e087129b01
commit 3bf8aabd27

View file

@ -3354,10 +3354,12 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
.bgArtworkMaterial { .bgArtworkMaterial {
display: block; display: block;
top: -50%; &::before {
left: -20%; top: -50%;
width: 200VH; left: -20%;
height: 200VH; width: 200VH;
height: 200VH;
}
} }
.lyric-body { .lyric-body {