Album title fix
This commit is contained in:
parent
e8815faab4
commit
809364a4a2
|
@ -24,6 +24,9 @@
|
|||
}
|
||||
}
|
||||
.tracks {
|
||||
& > h3 {
|
||||
margin: -5px 0 5px 0;
|
||||
}
|
||||
td.song-duration {
|
||||
text-align: right;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue