Skip to content

Commit 8e0c679

Browse files
committed
fixes the footer
1 parent d92200d commit 8e0c679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/landing-page-components/sections/landing-page-footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const LandingPageFooter = () => {
6666
</div>
6767
</div>
6868
<div
69-
className="flex flex-col gap-[1rem] grow"
69+
className="flex flex-col gap-[0.38rem] grow"
7070
>
7171
<div
7272
className={isMobile ?

0 commit comments

Comments
 (0)