Create my own pages

This commit is contained in:
Michał Gdula 2024-05-22 16:05:32 +01:00
parent 2fc6cdfa26
commit 5970f11bcc
9 changed files with 437 additions and 185 deletions

6
src/styles/vars.scss Normal file
View file

@ -0,0 +1,6 @@
$dark: #312620;
$gray: #382e28;
$light: #f0e7e4;
$orange: #f2672c;
$radius: 4px;