mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
feat(Turntable): resize the turntable
This commit is contained in:
parent
5c0a523e54
commit
e731969cf6
@ -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)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user