Most appropriate sections of the p5.js website?
Reference
What is your operating system?
Windows
Web browser and version
Chrome 146.0.7
Actual Behavior
The secondary panel's first text block has 0px top padding on both main and 2.0 branches. This is part of the ongoing CSS audit in #309.
Expected Behavior
The secondary panel's first text block should have padding-top: 20px
Steps to reproduce
Go to any page on p5js.org or beta.p5js.org
Open Chrome DevTools
Inspect the first text block in the secondary panel
Would you like to work on the issue?
Open for anyone to work on