Skip to content
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: add dynamic navbar styling based on pathname #68

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

RicoPleasure
Copy link
Contributor

It looks like that:
image
image
Obs: the X from the opened menu on mobiles is not affected by the nav color
image
It is basically the same for the /about/become-a-collaborator page

Copy link

netlify bot commented Jan 18, 2025

Deploy Preview for cesium-hydrogen-new ready!

Name Link
🔨 Latest commit 4166193
🔍 Latest deploy log https://app.netlify.com/sites/cesium-hydrogen-new/deploys/679506176b0d740008160d3e
😎 Deploy Preview https://deploy-preview-68--cesium-hydrogen-new.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@RicoPleasure RicoPleasure linked an issue Jan 18, 2025 that may be closed by this pull request
Copy link
Member

@diogogmatos diogogmatos left a comment

Choose a reason for hiding this comment

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

Made some comments, after you check them out don't forget to run bun format and bun lint. Nice work! 🙌🏼

src/components/navbar.tsx Outdated Show resolved Hide resolved
tailwind.config.ts Outdated Show resolved Hide resolved
src/components/navbar.tsx Outdated Show resolved Hide resolved
src/components/navbar.tsx Outdated Show resolved Hide resolved
src/components/logo.tsx Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

chore: update navbar color according to page
2 participants