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

Implement Proper Content Scaling for Mobile #7

Open
mrmartin1998 opened this issue Jan 18, 2025 · 0 comments
Open

Implement Proper Content Scaling for Mobile #7

mrmartin1998 opened this issue Jan 18, 2025 · 0 comments
Assignees
Labels
medium-bug Fix later, minor disruptions.

Comments

@mrmartin1998
Copy link
Owner

Content elements don't scale properly on mobile devices, affecting readability and usability.

Current Issues:

  • Font sizes inconsistent
  • Images don't scale properly
  • Spacing issues between elements
  • Content hierarchy unclear on mobile

Required Changes:

  1. Typography

    • Implement responsive font sizing
    • Fix heading hierarchies
    • Adjust line heights
    • Improve text spacing
  2. Media

    • Proper image scaling
    • Responsive video embeds
    • Icon sizing adjustments

Related Files:

  • src/app/globals.css
  • src/styles/typography.css
@mrmartin1998 mrmartin1998 added the enhancement New feature or request label Jan 18, 2025
@mrmartin1998 mrmartin1998 self-assigned this Jan 18, 2025
@mrmartin1998 mrmartin1998 added medium-bug Fix later, minor disruptions. and removed enhancement New feature or request labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium-bug Fix later, minor disruptions.
Projects
None yet
Development

No branches or pull requests

1 participant