Update src/components/Footer.jsx
This commit is contained in:
parent
5c92558697
commit
a6b4a1a42b
1 changed files with 2 additions and 2 deletions
|
@ -13,11 +13,11 @@ export const Footer = () => {
|
|||
<DragonsChildLogo />
|
||||
</div>
|
||||
<div className="text-white font-['Inter'] font-bold text-xl">
|
||||
DragonsChild
|
||||
Dragons child studios
|
||||
</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 Studios: Creating fun stuff since 2023!
|
||||
Dragons child studios: Creating fun stuff since 2023!
|
||||
</p>
|
||||
<div className="w-36 mx-auto lg:mx-0">
|
||||
<a
|
||||
|
|
Loading…
Reference in a new issue