add bottom bar

This commit is contained in:
geoffrey45
2022-01-28 16:46:24 +03:00
parent 13ee2ed1d6
commit 17c9f3a23e
10 changed files with 352 additions and 159 deletions
+4 -3
View File
@@ -2,10 +2,11 @@
$card-dark: #08090c;
$red: #df4646;
$blue: rgb(5, 80, 150);
$green: rgb(67, 148, 67);
$blue: #055096;
$green: #439443;
$separator: #ffffff46;
$pink: rgb(196, 58, 58);
$pink: #c43a3a;
$highlight-blue: #006eff;
// sizes
$small: 0.5em;
$smaller: 0.25em;