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