diff --git a/website/src/components/marketing/navbar.tsx b/website/src/components/marketing/navbar.tsx index 8d4a5383cc..7506625569 100644 --- a/website/src/components/marketing/navbar.tsx +++ b/website/src/components/marketing/navbar.tsx @@ -46,6 +46,10 @@ export const Navbar = () => ( _hover: { color: 'fg.default', }, + display: { + base: 'none', + md: 'block', + }, })} > Examples