-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: navbar redesign #130
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@frankmyles, the RunPod logo lockup does not match the approved brand guideline. The spacing between the icon and the text is too large, and the "RunPod" text is not sized correctly to the icon. I also noticed that the contrast for the text input box is very low now in dark mode. It is acceptable in light mode, but should still be checked. Additionally, the control characters in the text box are no longer aligned. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Resolve the Logo Lockup
- Adjust the contrast of the Search text box
- Align the command keys glyphs inside the search text box
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fantastic! Thanks @KAJdev!
No description provided.