minor color refactors

This commit is contained in:
geoffrey45
2022-02-22 09:58:09 +03:00
parent 92c2443c7c
commit 5e48496ccb
22 changed files with 20 additions and 29 deletions
@@ -54,7 +54,6 @@ export default {
padding: $small;
margin-top: $small;
overflow: hidden;
background-color: $card-dark;
.all-albums {
height: calc(100% - 4rem);
@@ -50,7 +50,6 @@ export default {
.top-artists {
height: 14rem;
border-radius: $small;
background-color: $card-dark;
padding: $small;
.heading {