feat: create initial site structure with pages and update design elements
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
<!--Grid-->
|
||||
<div class="py-7 border-t border-gray-700">
|
||||
<div class="flex items-center justify-center">
|
||||
<span class="text-base text-sf_gelb-400">© 2025 - <a href="https://www.schachfreunde-badsteben.de/">Schachfreunde Bad Steben </a></span>
|
||||
<span class="text-base text-sf_gray-700">© 2025 - <a href="https://www.schachfreunde-badsteben.de/">Schachfreunde Bad Steben </a></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -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') ?>
|
||||
|
||||
Reference in New Issue
Block a user