use img in playlist card

+ use $black background on right sidebar
This commit is contained in:
geoffrey45
2022-08-27 10:00:42 +03:00
parent 98e1e28a4b
commit d3d7d1f139
10 changed files with 19 additions and 53 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ defineProps<{
}
&:hover {
background: #234ece;
background: $darkestblue;
.children {
transform: scale(1);