From 9b31fa781ca9121dcf0aaf25d0d2afb2ec0802e2 Mon Sep 17 00:00:00 2001 From: Sofia Matulis Date: Tue, 15 Mar 2022 11:26:31 -0400 Subject: [PATCH] remove width --- assets/component-mega-menu.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/assets/component-mega-menu.css b/assets/component-mega-menu.css index a5ec069d689..5e4fb3b3fbd 100644 --- a/assets/component-mega-menu.css +++ b/assets/component-mega-menu.css @@ -62,10 +62,6 @@ flex-wrap: wrap; } -.header--top-center .mega-menu__list > li { - width: 16%; -} - .mega-menu__link:hover, .mega-menu__link--active { color: rgb(var(--color-foreground));