Removed PlayerBar artwork border-radius and changed the height of playerbar
parent
f345ebd82c
commit
f83406447f
|
|
@ -40,11 +40,10 @@ section.player
|
||||||
display: flex
|
display: flex
|
||||||
align-items: center
|
align-items: center
|
||||||
border-top: 1px solid rgba(0,0,0,0.1)
|
border-top: 1px solid rgba(0,0,0,0.1)
|
||||||
height: 84px
|
height: 5rem
|
||||||
img.artwork
|
img.artwork
|
||||||
height: 100%
|
height: 100%
|
||||||
width: auto
|
width: auto
|
||||||
border-radius: 2px
|
|
||||||
p.title,p.artist
|
p.title,p.artist
|
||||||
font-size: .8rem
|
font-size: .8rem
|
||||||
margin: 8px 10px
|
margin: 8px 10px
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue