Skip to content

style: Improve home page hero button layout and styling#311

Merged
ainsleyclark merged 1 commit into
mainfrom
claude/fix-button-color-mobile-layout-OFE0T
May 19, 2026
Merged

style: Improve home page hero button layout and styling#311
ainsleyclark merged 1 commit into
mainfrom
claude/fix-button-color-mobile-layout-OFE0T

Conversation

@ainsleyclark
Copy link
Copy Markdown
Collaborator

Summary

Updated the home page hero section to improve button layout on mobile devices and adjusted the secondary button color for better visual hierarchy.

Key Changes

  • Added responsive .hero-buttons styles that wrap buttons on mobile devices (media-mob-down) with the first button taking full width
  • Changed the "Visit GoDaily" button color from black to grey for improved visual distinction from the primary call-to-action

Implementation Details

  • New SCSS rule uses flexbox flex-wrap: wrap and flex-basis: 100% to stack buttons vertically on mobile viewports
  • Color change from "black" to "grey" applies to the secondary button in the hero section, creating better visual hierarchy between primary and secondary actions

https://claude.ai/code/session_01FmxMccW9kVwghSm98M6xqT

Change Visit GoDaily button colour from black to grey to match Visit ainsley.dev.
On mobile, wrap Explore to its own row with the two visit buttons on the second row.

https://claude.ai/code/session_01FmxMccW9kVwghSm98M6xqT
@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
ainsleyclark.com Ignored Ignored May 19, 2026 7:37am
ainsleydev Ignored Ignored May 19, 2026 7:37am

Request Review

@ainsleyclark ainsleyclark changed the title Improve home page hero button layout and styling style: Improve home page hero button layout and styling May 19, 2026
@ainsleyclark ainsleyclark merged commit 37092dc into main May 19, 2026
11 checks passed
@ainsleyclark ainsleyclark deleted the claude/fix-button-color-mobile-layout-OFE0T branch May 19, 2026 07:40
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.

2 participants