update the layout completely and include tailwind standalone
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ block "footer" .}}
|
||||
<footer id="contact" class="bg-gray-100 mt-auto py-10">
|
||||
<footer id="contact" class="bg-secondary dark:bg-darksecondary mt-auto py-10">
|
||||
<div class="container mx-auto text-center">
|
||||
<h2 class="text-2xl font-bold mb-4">Get in Touch</h2>
|
||||
<p class="mb-6">
|
||||
|
||||
Reference in New Issue
Block a user