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.38k stars 1.32k forks source link

Fix : [#2909] Edit _sidebar.scss #2920

Closed Ri-Sharma closed 6 months ago

Ri-Sharma commented 9 months ago

Fixes #2909

Following Changes are made to '_sidebar.scss' file :-

  1. Added border radius of '10px' to Toggle file options & Sidebar Contract/Expand button.
  2. Changed width of Toggle file options svg.
  3. Removed Top/Bottom padding of Sidebar Header for alignment with Editor Header.
  4. Change font size of sidebar title.

I have verified that this pull request:

raclim commented 6 months ago

Closing this as explained in: https://github.com/processing/p5.js-web-editor/issues/2909#issuecomment-2024103733!