Skip to content

fix(footer): add relative positioning and z-index to prevent SVG overlap#1267

Open
AnasJMirza wants to merge 1 commit intosolana-foundation:mainfrom
AnasJMirza:fix/footer-svg-overlap
Open

fix(footer): add relative positioning and z-index to prevent SVG overlap#1267
AnasJMirza wants to merge 1 commit intosolana-foundation:mainfrom
AnasJMirza:fix/footer-svg-overlap

Conversation

@AnasJMirza
Copy link
Copy Markdown

Problem

On the /developers/templates page, decorative background SVG shapes overlap the footer content (Solana Foundation logo, copyright text, and social icons) due to incorrect stacking order.
Screenshot 2026-03-20 at 5 56 09 AM

Summary of Changes

Added relative positioning and z-10 to the footer content container so it renders above the decorative SVG elements.
Screenshot 2026-03-20 at 5 56 27 AM

Fixes #1264

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 20, 2026

@AnasJMirza is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

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.

fix(footer): decorative SVG shapes overlap footer content on /developers/templates

1 participant