days wishes components

This commit is contained in:
memeriau
2022-01-24 14:26:36 +01:00
parent 6d0134cb63
commit 3fd6741a78
7 changed files with 150 additions and 94 deletions

View File

@@ -3,7 +3,9 @@ $color-black: #000;
$color-orange: #ea4d0a;
$color-yellow: #fdd137;
$color-grey-dark: #555;
$color-grey-medium: #999;
$color-grey-light: #ccc;
$color-grey-lighter: #eee;
$border-large: 4px solid $color-black;
$border-thin: 2px solid $color-black;