-
-
Notifications
You must be signed in to change notification settings - Fork 159
Double decker nav #235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Double decker nav #235
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
On dark mode it looks particularly nice because of the different background colors of the nav and the file names etc bar. On desktop I can't decide whether or not it looks clean or too spacey/lost because there's no separation at all between the nav bar, the REPL control, and the file names etc |
tweaked it a little bit, the lower nav now has the same shadow that the single decker nav would normally have, providing that separation |
gonna go ahead and merge to unblock other work |
WIP. The basic idea is that instead of having two navs, stacked awkwardly, we have a double decker nav on the routes that need it — for now just the playground, but I can see this maybe working for the tutorial as well.
Has a few other style tweaks intended to get rid of some visual noise and make everything a bit more consistent.