Skip to content

Feat/409 update button styles #793

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Conversation

evecrabb
Copy link
Contributor

Updating button styles to match those in #387

What's been completed?

src/components/CallToAction.astro

  • added shared styles such as font-weight
  • implemented css nesting to improve readability
  • updated secondary styles to match Figma designs provided
  • used new css vars to achieve styling

src/styles/custom.css

  • added custom pinks which weren't available (it seemed more graceful to add them in line with their colour-siblings than hard code them meaninglessly)
    • these have then replaced matching hsl codes to avoid duplication
  • added button specific vars (I wasn't going to but the nature of the hover styles forced my hand on this one)
  • updated styles for .button components to match the supplied Figma designs

References and more info

@evecrabb evecrabb requested a review from andij July 25, 2025 16:37
@evecrabb evecrabb marked this pull request as draft July 25, 2025 16: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.

1 participant