fixed footer text opacity
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<section>
|
||||
<div class="container mx-auto pt-4 pb-12">
|
||||
<p class="text-center text-sm text-gray-500 dark:text-gray-400"></p>
|
||||
<p class="text-center text-zinc-400 dark:text-zinc-500">
|
||||
© {{ now()->year }} {{ config('app.name') }}. All rights reserved.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user