diff --git a/www/src/components/navigation-mobile.js b/www/src/components/navigation-mobile.js index ea92e3d22ed68..196c31e313b77 100644 --- a/www/src/components/navigation-mobile.js +++ b/www/src/components/navigation-mobile.js @@ -51,7 +51,6 @@ const MobileNavigation = () => ( bottom: 0, display: `flex`, fontFamily: `header`, - height: `headerHeight`, justifyContent: `space-around`, left: 0, paddingBottom: `env(safe-area-inset-bottom)`,