Most appropriate sections of the p5.js website?
Other (specify if possible)
What is your operating system?
Windows
Web browser and version
Chrome 146.0.7
Actual Behavior
The main content area has 32px left and right margins on some pages on both main and 2.0 branches, when it should be 40px. Verified on the Reference page. This is part of the ongoing CSS audit in #309.
Expected Behavior
The left and right margins of the main content area should be 40px to match the column gutter width across all pages.
Steps to reproduce
Go to p5js.org or beta.p5js.org
Navigate through different pages on the site
Open Chrome DevTools on each page
Inspect the main content area
Would you like to work on the issue?
Open for anyone to work on