Skip to content

style(docs-site): align cookie consent buttons with hero CTAs#2289

Merged
aaronlee777 merged 2 commits into
mainfrom
al/fix/cookies-footer-actions
Jun 26, 2026
Merged

style(docs-site): align cookie consent buttons with hero CTAs#2289
aaronlee777 merged 2 commits into
mainfrom
al/fix/cookies-footer-actions

Conversation

@aaronlee777

Copy link
Copy Markdown
Contributor

Summary

Restyle the cookie consent rail's Accept / Reject buttons so they share the visual language of the landing page hero CTAs (Get Started / Learn More).

  • 8px radius, padding-driven height (no more fixed 2.25rem), font-weight 600
  • Primary: brand coral background with dark text (#1b1b1d); hover lightens to #f67660
  • Secondary: frosted translucent surface + soft border + backdrop blur, mirroring .heroSecondary for both light and dark mode
  • Font dialed to 0.875rem so the rail still reads as a compact bottom strip

Test plan

  • Run the docs-site dev server, clear the cookie preference (so the rail re-appears), and confirm the Accept / Reject buttons match the hero CTAs in both light and dark mode.
  • Hover both buttons and confirm the same hover treatment as the hero buttons.
  • Resize down to mobile (≤768px) and confirm the rail still lays out cleanly with the larger padding-driven buttons.

🤖 Generated with Claude Code

Match the cookie-rail Accept/Reject buttons to the landing-page hero
buttons (Get Started / Learn More): 8px radius, padding-driven size,
font-weight 600, brand coral with dark text on primary, and the
frosted translucent treatment with light/dark-mode borders on
secondary. Font size dialed to 0.875rem so the rail still reads as a
compact bottom strip.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@aaronlee777 aaronlee777 requested a review from a team as a code owner June 26, 2026 19:39
@aaronlee777 aaronlee777 enabled auto-merge June 26, 2026 20:12
@aaronlee777 aaronlee777 added this pull request to the merge queue Jun 26, 2026
Merged via the queue into main with commit c1e506e Jun 26, 2026
30 checks passed
@aaronlee777 aaronlee777 deleted the al/fix/cookies-footer-actions branch June 26, 2026 20:23
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.

3 participants