p5.js-website
p5.js-website copied to clipboard
Text not scrollable on Mobile screens with max width
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.
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!
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...
Done by adding some css to the element.
Cheers !!