feat: core structure of home page with intro and history sections

This commit is contained in:
jezzahehn 2025-05-11 22:07:10 -04:00
parent 3aea00e798
commit 0d98f11e21
7 changed files with 77 additions and 65 deletions

View file

@ -1,6 +1,6 @@
@import 'bulma/css/bulma.css';
$viossa-blue: #00baff;
$viossa-blue: #65B7F9;
body {
background-color: $viossa-blue;