Skip to content

Improve Typography & Font Scaling Across Application#1695

Merged
omroy07 merged 1 commit intoomroy07:mainfrom
Eshajha19:yield
Mar 3, 2026
Merged

Improve Typography & Font Scaling Across Application#1695
omroy07 merged 1 commit intoomroy07:mainfrom
Eshajha19:yield

Conversation

@Eshajha19
Copy link
Copy Markdown
Contributor

Improve Typography & Font Scaling Across Application

📌 Issue

Font sizes across the application were too large and inconsistent, making the UI look unbalanced and less professional — especially on desktop screens.

Examples:

Oversized headings (3em–4em)

Heavy font weights (900)

Large result values dominating layout

Navbar text appearing bulky

✅ Changes Made

Introduced a clean, consistent typography scale

Reduced oversized headings to modern SaaS standards

Adjusted .result-value font size for better visual hierarchy

Optimized navbar and header text sizing

Added responsive font adjustments for mobile screens

Standardized font weights (400–700 range)

Improved overall readability and UI balance

🛠 Technical Improvements

Replaced em units with consistent rem scale

Set base font size to 16px

Reduced excessive font weights

Added media queries for better responsiveness

Improved visual hierarchy for headings and content

🎯 Result

Cleaner and more professional UI

Improved readability

Better visual balance

Modern SaaS-style typography

Consistent experience across devices

This PR closes issue #1587
Screenshot 2026-03-03 105451

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 3, 2026

@Eshajha19 is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2026

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@Eshajha19 Eshajha19 changed the title fixed yiled page Improve Typography & Font Scaling Across Application Mar 3, 2026
@omroy07 omroy07 merged commit 5f90915 into omroy07:main Mar 3, 2026
2 of 5 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2026

🎉 Congrats @Eshajha19 on getting your PR merged! 🙌
Thanks for the contribution — looking forward to more from you 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants