mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-07-28 17:14:07 +00:00
update: idk what me code is anymore zeon:ai_comment
This commit is contained in:
parent
e577d87ce4
commit
1a0e221c42
5 changed files with 66 additions and 14 deletions
|
@ -1,12 +1,12 @@
|
|||
<template>
|
||||
<footer
|
||||
class="footer sm:footer-horizontal bg-[#1e1e2e] text-neutral-content p-5 shadow-lg rounded-lg absolute bottom-5 left-1/2 transform -translate-x-1/2 w-1/3 max-w-screen-lg"
|
||||
class="footer sm:footer-horizontal bg-[#1e1e2e] text-neutral-content p-2 sm:p-5 shadow-lg rounded-lg absolute bottom-0 sm:bottom-4 left-1/2 sm:transform -translate-x-1/2 sm:w-1/3 max-w-screen-lg"
|
||||
>
|
||||
<aside>
|
||||
<p class="font-mono font-small">
|
||||
Made by Neon - Copyright {{ new Date().getFullYear() }}.
|
||||
<br />
|
||||
<br />
|
||||
<br class="hidden sm:block" />
|
||||
Free speech & Privacy is a fundamental human right.
|
||||
</p>
|
||||
</aside>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue