Update src/components/Footer.jsx
Signed-off-by: Toastie <toastie@toastielab.xyz>
This commit is contained in:
parent
0b7bb56820
commit
581b399f31
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ export const Footer = () => {
|
|||
</div>
|
||||
</div>
|
||||
<p className="mb-10 mt-4 sm:w-[22rem] lg:w-[20rem] xl:w-[24rem] text-gray-400 leading-loose text-center lg:text-left mx-auto lg:mx-0">
|
||||
Dragons Child Hosting: Providing server hosting since 2023!
|
||||
Dragons child hosting: Providing server hosting since 2023!
|
||||
</p>
|
||||
<div className="w-36 mx-auto lg:mx-0">
|
||||
<a
|
||||
|
|
Loading…
Reference in a new issue