processing/p5.js-website★ 94

Fix: Remove extra 8px margin below Donate button in nav

Mergedopened · merged · #1432

About processing/p5.js-website

New p5.js website!

  • accessibility
  • art
  • creative-coding
  • education
  • p5js

The change

Closes #1423 Fix • MainNavLinks.tsx — Added styles.buttonsList CSS module class to the buttons <ul> for targeted styling. • styles.module.scss — Added .buttonsList rule inside .mainlinks that overrides margin-bottom: 0, removing only the trailing gap while preserving the spacing between the two lists.

Referenced issues