Skip to content

Adjust responsive breakpoints and remove MarqueeStrip component#14

Merged
Irozuku merged 2 commits into
mainfrom
fix/responsiveness-marquee
May 28, 2026
Merged

Adjust responsive breakpoints and remove MarqueeStrip component#14
Irozuku merged 2 commits into
mainfrom
fix/responsiveness-marquee

Conversation

@Irozuku
Copy link
Copy Markdown
Collaborator

@Irozuku Irozuku commented May 28, 2026

This pull request primarily updates the responsive breakpoints in the Navbar component to use the lg (large) breakpoint instead of md (medium) for displaying desktop navigation elements, and removes MarqueeStrip component from the ManifestoSection.

Navigation Responsiveness Updates:

  • Changed all navigation-related breakpoints in Navbar from md to lg, so desktop navigation links and the docs button are now only visible on large screens and up (lg), and mobile navigation elements are shown on screens smaller than lg (lg:hidden instead of md:hidden). This affects the main nav links, docs button, hamburger menu, and mobile menu.

UI Cleanup:

  • Removed the MarqueeStrip component from the ManifestoSection

@Irozuku Irozuku merged commit 6934d7b into main May 28, 2026
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