Skip to content

Conversation

Iron-56
Copy link

@Iron-56 Iron-56 commented Sep 9, 2025

Summary

This PR fixes an unwanted gap between the "Looking for the old p5.js site?" banner and the footer on the homepage.

Changes

  • Removed the sticky CSS for the banner div.

Steps to Reproduce

  1. Open the homepage (https://p5js.org).
  2. Scroll to the bottom.
  3. Observe the gap between the footer and the "Looking for the old p5.js site?" banner while scrolling.

Expected Behavior

The footer should sit directly below the banner with no visible gap.

Actual Behavior

There is a small gap between the banner and the footer upon scroll.

Screenshots (if applicable)

Before:
image-eDP-1

After:
img

Related Issue

Closes #965

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extra gap between footer and banner on homepage on scroll
1 participant