We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the buttons of the CTABanner have a spacing of 8px:
CTABanner
8px
Increase the spacing to 16px.
16px
I think we recently did the same for the Hero actions. So maybe this should be the new default for ButtonGroup which I think is used by CTABanner.
This came up in https://github.com/orgs/github/projects/19513/views/2?pane=issue&itemId=81967978. /cc @jesussandreas
The text was updated successfully, but these errors were encountered:
Triaged during planning. Site design confirmed that Hero should be added to scope of this change.
Sorry, something went wrong.
danielguillan
Successfully merging a pull request may close this issue.
Problem
Currently the buttons of the
CTABanner
have a spacing of8px
:Suggestion
Increase the spacing to
16px
.Notes
I think we recently did the same for the Hero actions. So maybe this should be the new default for ButtonGroup which I think is used by
CTABanner
.This came up in https://github.com/orgs/github/projects/19513/views/2?pane=issue&itemId=81967978. /cc @jesussandreas
The text was updated successfully, but these errors were encountered: