diff --git a/src/sass/app.sass b/src/sass/app.sass index a55e88e..0aa69a2 100644 --- a/src/sass/app.sass +++ b/src/sass/app.sass @@ -142,8 +142,9 @@ .duration padding-left: .5rem color: $grey-light + font-weight: normal - .is-playing + &.is-playing background-color: $light !important font-weight: bold @@ -213,5 +214,6 @@ td:first-child > div::before color: $grey-light content: counter(track) + font-weight: normal display: inline padding-right: 0.375rem