Skip to content

Commit

Permalink
Our Story is now redirecting to its own component
Browse files Browse the repository at this point in the history
  • Loading branch information
Ningsang-Jabegu committed Feb 18, 2024
1 parent f8102a8 commit 85ed623
Show file tree
Hide file tree
Showing 4 changed files with 216 additions and 180 deletions.
2 changes: 1 addition & 1 deletion src/component/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export default function Footer() {
};

return (
<StyledContainer maxWidth={false}>
<StyledContainer maxWidth={false} id="f">
<UpperFooter>
<LogoSide>
<Box sx={{ width: { xs: "100%", sm: "60%" } }}>
Expand Down
Loading

0 comments on commit 85ed623

Please sign in to comment.