mirror of
https://github.com/JonasunderscoreJones/jonasjones.dev.git
synced 2025-10-23 17:09:19 +02:00
fixed lastfm position
This commit is contained in:
parent
94319da029
commit
246dd401a3
1 changed files with 1 additions and 5 deletions
|
@ -245,10 +245,6 @@
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lastfm {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.nav-links {
|
.nav-links {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
@ -296,7 +292,7 @@
|
||||||
right: 3px;
|
right: 3px;
|
||||||
top: 3.5px;
|
top: 3.5px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
width:300px;
|
max-width:300px;
|
||||||
height: 43px;
|
height: 43px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue