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

QR text label sizing is inconsistent & too large on mobile sizing #14

Open
skullzarmy opened this issue Oct 13, 2023 · 0 comments
Open
Labels
hacktoberfest Easy first-time contribution for Hacktoberfest

Comments

@skullzarmy
Copy link
Owner

Issue

On mobile sizes, the QR label text "Click or scan to save contact" is too large. Size seems to change depending on fontVariant used.

Solution

  • Could handle with CSS rules in the @media query
  • or with a new dynamic CSS parameter for the sizing of that label, if you feel like it.
@skullzarmy skullzarmy added the hacktoberfest Easy first-time contribution for Hacktoberfest label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Easy first-time contribution for Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant