Fixed some music page styles

This commit is contained in:
Ascendings 2015-10-02 10:28:28 -04:00
parent 8ab6e96b35
commit 987508c50a
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#music-list-section
#music-player
.now-playing-list
margin-left: 15px
margin-right: 15px
@ -12,6 +12,7 @@
&:hover
color: $main-color
#music-list-section
.music-list
position: relative
+transition(background, 200ms)

File diff suppressed because one or more lines are too long