8000 fix: footer mobile · SRWieZ/fork-nativephp.com@c3d3e89 · GitHub
[go: up one dir, main page]

Skip to content

Commit c3d3e89

Browse files
committed
fix: footer mobile
1 parent 31854f4 commit c3d3e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/components/footer.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<footer class="my-16 space-y-12 text-gray-600 dark:text-gray-400 justify-end p-12 md:px-0 max-w-prose mx-auto">
1+
<footer class="my-16 space-y-12 text-gray-600 dark:text-gray-400 justify-end md:px-0 max-w-prose mx-auto">
22
<div class="text-sm text-center leading-6 space-y-1">
33
<p>
44
© {{ date('Y') }} NativePHP.

0 commit comments

Comments
 (0)
0