Try fix the menu width again

This commit is contained in:
Lim Chee Aun 2024-08-25 16:39:57 +08:00
parent e2eeffde63
commit 58ccdf84fa

View file

@ -13,7 +13,7 @@
'top top'
'left right';
padding: 0;
min-width: 22em;
/* min-width: 22em; */
max-width: calc(100vw - 16px);
}
.nav-menu .top-menu {