Add linter and minor bug fixes (#107)

This commit is contained in:
Simon Lecoq
2021-02-05 23:45:48 +01:00
committed by GitHub
parent 61e2f6e1a1
commit 882a93dea5
74 changed files with 1544 additions and 712 deletions

View File

@@ -272,8 +272,9 @@
.track .name {
font-size: 14px;
line-height: 14px;
font-weight: 600;
}
.track .artist {
.track .artist, .track .played-at {
font-size: 12px;
color: #666666;
}