mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
Merge pull request #459 from flying-sheep/patch-1
Reduce huge margins for narrow windows
This commit is contained in:
commit
d12b887411
@ -641,7 +641,7 @@ li.GlueDropTarget {
|
||||
padding-right: 64px;
|
||||
}
|
||||
|
||||
@media (min-width: 1024px) {
|
||||
@media (min-width: 1280px) {
|
||||
.contentSpacing,
|
||||
.artist-artistDiscography-headerContainer {
|
||||
padding-left: 128px;
|
||||
@ -856,4 +856,4 @@ html.right-expanded-cover.buddyfeed-visible .main-coverSlotExpanded-container {
|
||||
}
|
||||
.main-buddyFeed-buddyFeed.main-buddyFeed-buddyFeed-expanded {
|
||||
z-index: 4;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user