You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case where the left ul and right ul overlap we should convert the right ul into it's hamburger form. I'm assuming javascript will be the only way to do that. (Simulated above by shrinking the window down from L -> M.
Bad
Good
In the case where the left ul and right ul overlap we should convert the right ul into it's hamburger form. I'm assuming javascript will be the only way to do that. (Simulated above by shrinking the window down from L -> M.