processing / processing/p5.js-website
[main & 2.0] The left and right margins should match the column gutter width 40px
@lgilbuena is already working on this.
Since Apr 6, 2026.
- Dominant language
- MDX
- Stars
- 96
- Forks
- 322
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 8
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.