processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.32k stars 1.27k forks source link

About Page not aligned properly for mobile users. #2976

Closed rahulrana701 closed 4 months ago

rahulrana701 commented 5 months ago

p5.js version

1.9.0

What is your operating system?

Windows

Web browser and version

chrome://121.0.6167.85

Actual Behavior

The about page is not aligned properly below 641px width , the spacing between them is very less which is not user friendly like this

Screenshot 2024-01-29 193048

Expected Behavior

The about should be aligned properly like this , because this is how about page was getting displayed above 641px width.

Screenshot 2024-01-29 193004

Steps to reproduce

Steps:

  1. Go to the project on any browser.
  2. Then go to about page.
  3. Then check responsiveness of this page and below 641px width you could see the issue.
rahulrana701 commented 5 months ago

Hi @lindapaiste I want to work on this issue.

raclim commented 4 months ago

Thanks for raising this! We do have an open issue regarding the entire About page, which is currently undergoing a redesign. I'm going to close PRs related to the About page for now until the redesign is ready to be implemented.