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

Improve navbar readability and add logo. #81

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

Conversation

iiloni-umd
Copy link

@iiloni-umd iiloni-umd commented May 9, 2023

Hello Binari developers. I am a first time contributor, and my experience using React with Babel is limited.

One of the first things I noticed when visiting https://binari.dev is that the navbar text doesn't have optimal readability. To address this, I changed the font size and font weight of the navbar links.

Before (top) and after (bottom) of the navbar when the parallax effect is not active (i.e. the page is scrolled to the top)
Before Adjustment Dark
After Adjustment Dark

Before (top) and after (bottom) of the navbar when the parallax effect is active (i.e. the page is scrolled down)
Before Adjustment Light
After Adjustment Light

I hope these changes seem reasonable and actionable in your eyes. Since I am not very experienced using React, I understand that these changes may not use the best conventions. If you agree with the design change, please feel free to create a new PR implementing these changes with better programming conventions.

Note: This pull request has been opened for credit in a university course.

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.

None yet

2 participants