more refactoring

This commit is contained in:
geoffrey45
2022-02-23 21:48:57 +03:00
parent fe07961757
commit 38df211882
16 changed files with 85 additions and 51 deletions
+2 -2
View File
@@ -35,7 +35,7 @@
.artists {
font-size: 0.8rem;
color: $highlight-blue;
color: $red;
}
}
}
@@ -47,7 +47,7 @@
align-items: center;
margin: $small;
padding: $small;
background-color: $bbb;
background-color: $gray5;
.progress-bottom {
display: flex;