Basically done with home page

This commit is contained in:
KoenDR06 2025-04-13 17:12:08 +02:00
parent 3da46b8e0e
commit e57305123d
16 changed files with 303 additions and 49 deletions

View file

@ -1,4 +1,6 @@
$bg-color: #1e222a;
$primary: #80a0c0;
$secondary: #4f6175;
$accent-1: #b48ead;
$accent-1: #b48ead;
$fixture-width: 400px;