diff --git a/playwright-tests/screenshots/nav-mobile-closed.png b/playwright-tests/screenshots/nav-mobile-closed.png index cb102ce..ab295bb 100644 Binary files a/playwright-tests/screenshots/nav-mobile-closed.png and b/playwright-tests/screenshots/nav-mobile-closed.png differ diff --git a/src/components/NavBar.tsx b/src/components/NavBar.tsx index a063ac8..5c62aa4 100644 --- a/src/components/NavBar.tsx +++ b/src/components/NavBar.tsx @@ -269,6 +269,7 @@ export const NavBar = () => { width: '100%', height: isMobile ? '80%' : '100%', maxWidth: '1128px', + px: 2, }} >