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

fix lyrics font size #753

Merged
merged 1 commit into from
Jun 25, 2022
Merged

fix lyrics font size #753

merged 1 commit into from
Jun 25, 2022

Conversation

Araxeus
Copy link
Collaborator

@Araxeus Araxeus commented Jun 16, 2022

fix #752

Instead of just using a value relative to the width of the viewport -
Minimum size 14px/1.4rem, target size is relative to the biggest dimensions (width/height), and max is 30px/3rem

@Araxeus
Copy link
Collaborator Author

Araxeus commented Jun 16, 2022

might be better to use max instead of clamp here since the 30px/3rem max value isn't really useful?

@th-ch th-ch merged commit 32a5597 into th-ch:master Jun 25, 2022
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.

Lyrics text size too small when the app is in "portrait"
2 participants