Skip to content

fix(hero): restore mobile secondary CTA, stop primary from shrinking - #346

Merged
ryzizub merged 2 commits into
2026from
fix/hero-mobile-cta-2026
Sep 9, 2026
Merged

fix(hero): restore mobile secondary CTA, stop primary from shrinking#346
ryzizub merged 2 commits into
2026from
fix/hero-mobile-cta-2026

Conversation

@ryzizub

@ryzizub ryzizub commented Sep 9, 2026

Copy link
Copy Markdown
Member

Summary

Verification

  • npm run build clean.
  • Screenshot at 375×667 from a build on top of 2026 (766d5a8a) confirms GET TICKETS full-width, STAY IN THE LOOP beneath it, and the full DATE / PLACE / DOORS OPEN IN strip above the fold, all in one frame.

.hero-actions .btn-ghost was still display:none under 900px from a
pre-rebase layout; 2026 already handles narrow screens with the
existing <=600px full-width stack rule, so hiding it here just
starved .hero-actions of its second flex item and squeezed the
primary button's shrink-to-fit width down to ~42%.
@ryzizub
ryzizub merged commit e36125e into 2026 Sep 9, 2026
2 checks passed
@ryzizub
ryzizub deleted the fix/hero-mobile-cta-2026 branch September 9, 2026 07:41
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.

1 participant