build playlist view

This commit is contained in:
geoffrey45
2021-12-06 19:08:35 +03:00
parent c2fc2170fe
commit fdcf92ec79
11 changed files with 185 additions and 23 deletions
+9 -1
View File
@@ -1,2 +1,10 @@
// colors
$card-dark: #131313b2;
$red: #df4646;
$red: #df4646;
$blue: #00a8ff;
$green: rgb(67, 148, 67);
// sizes
$small: .5em;