feat: make website navigation responsive #6149
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR fixes awkward widths for the roocode.com website navigation by hiding less critical navigation links at specific breakpoints to create more space for the callout, and also hides the Features and Testimonials scroll buttons on extra-large screens to create even more space.
Important
Makes
nav-bar.tsx
responsive by hiding certain navigation links and scroll buttons at specific breakpoints.nav-bar.tsx
to hideFeatures
andTestimonials
scroll buttons on screens smaller thanxl
.Evals
andCareers
links on screens smaller thanlg
.md
.This description was created by
for d24b29a. You can customize this summary. It will automatically update as commits are pushed.