Skip to content

fix(navbar): align mobile sidebar typography for Solutions and Resources#67

Merged
ferranrego merged 1 commit into
mainfrom
navbbar-fix
Apr 23, 2026
Merged

fix(navbar): align mobile sidebar typography for Solutions and Resources#67
ferranrego merged 1 commit into
mainfrom
navbbar-fix

Conversation

@ferranrego
Copy link
Copy Markdown
Member

  • Add font-sans, text-sm, font-medium, py-3 and correct hover styles to AccordionTrigger so Solutions/Resources match the static nav links
  • Set border-border/40 on AccordionItems to match navbarStatic border opacity
  • Bump navbarStatic padding to py-3 for consistent vertical rhythm
  • fixed responsive navbar

Summary

Validation

  • pnpm validate
  • commit format follows the repo convention
  • user-facing copy uses react-i18next
  • pnpm translations was run or pnpm guardrails:translations passes cleanly
  • new components follow the repo folder policy

Visuals

  • Screenshots attached when UI changed

- Add font-sans, text-sm, font-medium, py-3 and correct hover styles to
  AccordionTrigger so Solutions/Resources match the static nav links
- Set border-border/40 on AccordionItems to match navbarStatic border opacity
- Bump navbarStatic padding to py-3 for consistent vertical rhythm

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 23, 2026 13:06
@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request April 23, 2026 13:07 Inactive
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the responsive navbar styling so the mobile sidebar “Solutions” and “Resources” accordion triggers visually match the static nav links, and aligns responsive breakpoints for desktop vs mobile behavior.

Changes:

  • Shift desktop/navbar breakpoints from lg to xl for logo, desktop nav, mobile trigger, and app button visibility.
  • Update mobile sidebar accordion triggers (typography, padding, hover behavior) and match accordion item border opacity.
  • Increase navbarStatic link vertical padding to py-3 for consistent spacing.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
components/Navbar.tsx Updates responsive breakpoints and aligns mobile accordion trigger styling/borders with static nav links.
components/Link.tsx Adjusts navbarStatic variant padding to match updated mobile sidebar rhythm.

@ferranrego ferranrego merged commit 1e3b2aa into main Apr 23, 2026
8 checks passed
@ferranrego ferranrego deleted the navbbar-fix branch April 23, 2026 13:20
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.

2 participants