Snapshots should match NavigationMenu.Switcher with
gap: 4px;
}
-@media (max-width:1024px) {
- .c0 {
- position: absolute;
- width: 100%;
- height: calc(100% - 74px);
- z-index: 10;
- Top: 0;
- right: -100%;
- -webkit-transition: right 300ms ease-in-out;
- transition: right 300ms ease-in-out;
- }
-}
-