Fixed navbar colliding with little Spotify's menu

This commit is contained in:
Chaxiraxi
2022-09-22 16:14:35 +02:00
parent 67e9b34f2f
commit f23bb4f2de

View File

@@ -22,6 +22,9 @@ body {
background-repeat: no-repeat;
background-size: 100%;
}
.main-navBar-entryPoints {
margin-top: 20px;
}
.main-repeatButton-button, .main-shuffleButton-button {
color: var(--spice-subtext);
opacity: 70%;