Merge pull request 'Update src/components/Footer.jsx' (#1) from toastie_t0ast-patch-1 into main
Reviewed-on: #1
This commit is contained in:
commit
7cf9a6de25
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ export const Footer = () => {
|
||||||
</div>
|
</div>
|
||||||
</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">
|
<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>
|
</p>
|
||||||
<div className="w-36 mx-auto lg:mx-0">
|
<div className="w-36 mx-auto lg:mx-0">
|
||||||
<a
|
<a
|
||||||
|
|
Loading…
Reference in a new issue