mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
minor color refactors
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user