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.3k stars 1.26k forks source link

FIX:Inputboxes are cut off on Login and Signup forms on smaller screens #3161

Closed rushikeshg25 closed 6 days ago

rushikeshg25 commented 2 weeks ago

Fixes #3158

Changes:

I have verified that this pull request:

https://github.com/processing/p5.js-web-editor/assets/45139653/e9ccfdd0-e1bc-4270-bf47-0316283a6fe7

Added some CSS styles in media queries to target smaller screens

raclim commented 6 days ago

I'm going to close this, since this has been addressed by https://github.com/processing/p5.js-web-editor/pull/3176.