footer mobile fix
This commit is contained in:
parent
d11555c4e4
commit
e8cdbf4c86
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer id="footer" class="animate-on-load absolute bottom-4 text-center w-full text-sm text-gray-500 dark:text-gray-400">
|
<footer id="footer" class="animate-on-load absolute bottom-4 text-center w-full px-8 text-sm text-gray-500 dark:text-gray-400">
|
||||||
<p class="flex flex-col md:flex-row items-center justify-center">
|
<p class="flex flex-col md:flex-row items-center justify-center">
|
||||||
<span data-translate-key="copyright">© 2025 Paulina i Paweł Orzech. Wszelkie prawa zastrzeżone.</span>
|
<span data-translate-key="copyright">© 2025 Paulina i Paweł Orzech. Wszelkie prawa zastrzeżone.</span>
|
||||||
<span class="hidden md:inline md:mx-2">|</span>
|
<span class="hidden md:inline md:mx-2">|</span>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue