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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user