fixed lastfm position

This commit is contained in:
Jonas_Jones 2023-07-24 03:15:03 +02:00
parent 94319da029
commit 246dd401a3

View file

@ -245,10 +245,6 @@
flex-grow: 1;
}
.lastfm {
display: none;
}
.nav-links {
margin-top: 5px;
margin-bottom: 5px;
@ -296,7 +292,7 @@
right: 3px;
top: 3.5px;
border-radius: 5px;
width:300px;
max-width:300px;
height: 43px;
overflow: hidden;
}