diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index 8b2c787..1e4d6ce 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -2209,17 +2209,19 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child { } } -.nowPlayingInfoContainerMedia>div:not(.hide) { - margin-bottom: 1em; -} - .nowPlayingSongName.nowPlayingEpisode { + margin-bottom: 1em; font-size: 1.25em; color: var(--textColor); } .nowPlayingAlbum.nowPlayingSeason { color: var(--dimTextColor); + margin-bottom: .5em; +} + +.nowPlayingArtist.nowPlayingSerie{ + margin-bottom: .5em; } .playlistIndexIndicatorImage {