fuck footer for life
This commit is contained in:
parent
85213d65c5
commit
8d6897b9ac
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ const Footer = () => {
|
||||||
className="dark:hidden block"
|
className="dark:hidden block"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex flex-col items-center md:items-start md:flex-row justify-between w-full lg:w-auto lg:space-y-0 space-x-8 xl:space-x-16">
|
<div className="flex flex-col items-center md:items-start md:flex-row justify-between w-full lg:w-auto space-y-6 md:space-y-0 md:space-x-8 xl:space-x-16">
|
||||||
<div className="flex flex-col items-center md:items-start">
|
<div className="flex flex-col items-center md:items-start">
|
||||||
<div className="text-2xl font-light text-primary">
|
<div className="text-2xl font-light text-primary">
|
||||||
Other Pages
|
Other Pages
|
||||||
|
|
Loading…
Reference in a new issue