Skip to content

fix: prevent sponsor logo from overlapping section header text#3001

Open
AshutoshSharma-pixel wants to merge 1 commit into
python:mainfrom
AshutoshSharma-pixel:fix/2887-sponsor-logo-collision
Open

fix: prevent sponsor logo from overlapping section header text#3001
AshutoshSharma-pixel wants to merge 1 commit into
python:mainfrom
AshutoshSharma-pixel:fix/2887-sponsor-logo-collision

Conversation

@AshutoshSharma-pixel
Copy link
Copy Markdown

Fixes #2887

Sponsor logos on /psf/sponsors/ were colliding with section header text.

Changes:

  • Removed rigid grid-template-rows constraint allowing sponsor tiers to flow properly
  • Added margin-bottom: 3rem on tier wrapper to prevent overlap between sections
  • Added max-height and overflow: hidden on EthicalAds container to bound injected ads

@hugovk
Copy link
Copy Markdown
Member

hugovk commented May 18, 2026

This is now the fourth open PR addressing this issue. Why is this one special? Do the others not fix it properly? Could you rather review those?

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.

Bug: Sponsor logo collides with section header text

2 participants