feat(Turntable): resize the turntable

This commit is contained in:
Grason Chan 2021-11-17 17:44:01 +08:00
parent 5c0a523e54
commit e731969cf6

View File

@ -206,7 +206,7 @@
}
#fad-art {
width: 255px !important;
width: 268px !important;
margin: 80px 100px;
position: relative
}
@ -396,7 +396,8 @@
}
@media (min-width: 1460px) and (min-height: 960px) {
#fad-foreground {
#fad-foreground,
.main-trackCreditsModal-container {
transform: scale(1.2)
}