diff --git a/src/lib/components/Nav.css.ts b/src/lib/components/Nav.css.ts index e8496de..09f6f40 100644 --- a/src/lib/components/Nav.css.ts +++ b/src/lib/components/Nav.css.ts @@ -34,6 +34,7 @@ export const navigationLinksClass = sprinkles({ padding: 'none', display: 'flex', flex: '1', + flexWrap: 'wrap', }) export const logoSectionClass = sprinkles({