add new album header

This commit is contained in:
geoffrey45
2022-02-19 18:43:17 +03:00
parent dcfb0a6ed1
commit a6bb5059b0
18 changed files with 101 additions and 189 deletions
+3 -3
View File
@@ -1,13 +1,13 @@
// colors
$card-dark: #08090c;
$card-dark: #040406;
$red: #df4646;
$blue: #055096;
$green: #439443;
$separator: #ffffff46;
$separator: #ffffff2f;
$pink: #c43a3a;
$highlight-blue: #006eff;
$bbb: #050608; //bottom controls background
$bbb: #161616; //bottom controls background
// sizes
$small: 0.5rem;