From ecb24846d61f6633078dd526ff0d3d482d8eb786 Mon Sep 17 00:00:00 2001 From: Elimihele God's favour Date: Wed, 2 Aug 2023 14:24:16 +0100 Subject: [PATCH] fix: fixed more sauced items overflow on small devices (#148) * fix: fixed more sauced items overflow on small devices * chore(deps): bump minimist from 1.2.5 to 1.2.8 in /sanity (#150) * chore(deps): bump ua-parser-js from 0.7.31 to 0.7.35 in /sanity (#152) * Styles details (#144) * fix: mismatched selection color (#146) * chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /sanity (#153) * chore(deps): bump semver from 5.7.1 to 5.7.2 in /sanity (#154) * chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /sanity (#151) --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Otoniel Emanuel <93485038+euotiniel@users.noreply.github.com> Co-authored-by: Wasim A Pinjari --- components/sections/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/sections/Footer.tsx b/components/sections/Footer.tsx index a7a13106e..107ef78c9 100644 --- a/components/sections/Footer.tsx +++ b/components/sections/Footer.tsx @@ -66,7 +66,7 @@ const Footer: FC = ({ pressPage }) => {
-
+
MENU
{navigationLinks.map(({ url, label }) => (