changed colorset

This commit is contained in:
2025-04-22 15:02:23 +02:00
parent 98bd3ec660
commit 07114a53c6
6 changed files with 672 additions and 559 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
<section>
<div class="container mx-auto pt-4 pb-12">
<p class="text-center text-zinc-400 dark:text-zinc-500">
<section class="border-t border-blackout-950">
<div class="container mx-auto py-12">
<p class="text-center text-zinc-400 text-sm">
&copy; {{ now()->year }} {{ config('app.name') }}. All rights reserved.
</p>
</div>