Skip to content

Text not scrollable on Mobile screens with max width #516

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

Open
chronictanvi opened this issue Sep 6, 2024 · 1 comment
Open

Text not scrollable on Mobile screens with max width #516

chronictanvi opened this issue Sep 6, 2024 · 1 comment
Labels
Bug Something isn't working Web Design

Comments

@chronictanvi
Copy link

Most appropriate sections of the p5.js website?

Home

What is your operating system?

iOS

Web browser and version

Chrome: Version 128.0.6613.120 (Official Build) (arm64)

Actual Behavior

Text p5.js is a friendly tool for learning to code and make art. It is a free and open-source JavaScript library built by an inclusive, nurturing community. p5.js welcomes artists, designers, beginners, educators, and anyone else! is cropping and no longer legible on smaller screen sizes.

Expected Behavior

Text should remain legible and not crop.
Desktop_Screenshot
Mobile_Screenshot

Steps to reproduce

  • Safari on iPhone 15
  • Any browser when the window height is 852px or less

Would you like to work on the issue?

Sure!

@chronictanvi chronictanvi added the Bug Something isn't working label Sep 6, 2024
@eebadreza
Copy link

Hello is this issue fixed, If not can you assign it to me,
I have tried to fix the issue and it looks something like this...

issueFix

Done by adding some css to the element.

Cheers !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Web Design
Projects
None yet
Development

No branches or pull requests

3 participants