feat: create initial site structure with pages and update design elements

This commit is contained in:
2025-06-26 18:51:31 +02:00
parent 5fe16734ce
commit caec33985c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
?>
<?php snippet('header') ?>
<body class="font-sans antialiased bg-gray-100 text-gray-900">
<body class="font-sans antialiased bg-sf_grau-400 text-gray-900">
<?php snippet('navbar') ?>
<?php snippet('hero') ?>