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

[Closes #153] Scale font sizes via Mantine Theme #202

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

samau3
Copy link
Contributor

@samau3 samau3 commented Feb 17, 2025

Closes #153.

This PR utilizes the scale property from the Mantine theme object to uniformly scale the size of all the text in the app.

Before vs After:

@samau3 samau3 marked this pull request as ready for review February 17, 2025 02:53
@samau3 samau3 requested a review from francisli February 17, 2025 02:53
Copy link
Contributor

@francisli francisli left a comment

Choose a reason for hiding this comment

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

Going to merge in and get it deployed...

@francisli francisli merged commit fa68b7b into dev Feb 19, 2025
3 checks passed
@francisli francisli deleted the issue-153 branch February 19, 2025 01:38
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.

User will see larger text and controls
2 participants