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
@@ -122,7 +122,6 @@ export default {
padding: $small;
margin-top: $small;
overflow: hidden;
background-color: $card-dark;
.all-albums {
height: calc(100% - 4rem);
@@ -55,7 +55,6 @@ export default {
.top-albums {
height: 14rem;
border-radius: $small;
background-color: $card-dark;
padding: $small;
.heading {