diff --git a/src/components/Navigation.astro b/src/components/Navigation.astro index 9073fbb..2b37580 100644 --- a/src/components/Navigation.astro +++ b/src/components/Navigation.astro @@ -270,7 +270,8 @@ import ResponsiveToggle from './ResponsiveToggle.astro' } } - a { + a, + button { display: block; width: 100%; padding: 0.5rem 0;