Sass fixy

This commit is contained in:
Michał Gdula 2022-09-26 20:37:26 +00:00
parent d767bf0582
commit 96f3e53b2a
8 changed files with 47 additions and 35 deletions

View file

@ -14,6 +14,9 @@ $page-accent: #8C977D;
$shadow: 6px 6px 2px #15151566;
$rad: 0.4rem;
$border-thickness: 0.2rem;
$border: $page-accent $border-thickness solid;
$weight-bold: 621;
$weight-normal: 400;