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

Feature/126/update-navbar-links-font-size #128

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

GabeDiniz
Copy link
Contributor

🤝#126

🔍 What's Included
Updated the large screen font size to 20px.
Font-size was 1.5rem (24px) -> now is 1.25rem (20px).
The font size never seemed to be 30px, but regardless, I think this looks great.

📁 Files Affected:
/src/components/Navbar/NavItems.tsx

Before:
image

After:
image

@GabeDiniz GabeDiniz added the enhancement New feature or request label Mar 9, 2024
@GabeDiniz GabeDiniz self-assigned this Mar 9, 2024
@GabeDiniz GabeDiniz requested a review from aidantrabs as a code owner March 9, 2024 19:48
@GabeDiniz GabeDiniz linked an issue Mar 9, 2024 that may be closed by this pull request
Copy link
Member

@AmirAgassi AmirAgassi left a comment

Choose a reason for hiding this comment

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

LGTM!

@juancwu juancwu merged commit 4487e5e into main Mar 11, 2024
3 checks passed
@juancwu juancwu deleted the feature/126/update-navbar-links-font-size branch March 11, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Update Navbar Links Font Size
3 participants