Skip to content

Make the landing page nav and tabs responsive on mobile#43

Open
eshankiyer wants to merge 1 commit into
BodyMaps:mainfrom
eshankiyer:patch-2
Open

Make the landing page nav and tabs responsive on mobile#43
eshankiyer wants to merge 1 commit into
BodyMaps:mainfrom
eshankiyer:patch-2

Conversation

@eshankiyer

Copy link
Copy Markdown

The landing page hero already stacks on mobile, but the top nav and the project tab bar don't. The nav is a single fixed, overflow-hidden flex row (logo on the left, tab pills on the right), so on a phone the tab pills get clipped off the edge.

This extends the existing 720px breakpoint so the nav wraps, the tab bar drops to its own full-width row and centers and wraps its pills, the pills shrink to fit, and the hero padding tightens.

Same approach and breakpoint as the responsive styles already in this file. CSS only, desktop unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant