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 {
display: block;
top: -50%;
left: -20%;
width: 200VH;
height: 200VH;
&::before {
top: -50%;
left: -20%;
width: 200VH;
height: 200VH;
}
}
.lyric-body {