Skip to content
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

Add responsive button sizes #3484

Merged
merged 3 commits into from
Feb 6, 2022
Merged

Add responsive button sizes #3484

merged 3 commits into from
Feb 6, 2022

Conversation

jgthms
Copy link
Owner

@jgthms jgthms commented Feb 6, 2022

Fixes #1572

This is a new feature.

Proposed solution

This allows the Bulma buttons to be responsive, by having different sizes per breakpoint. These sizes are customisable via a Sass variable.

Tradeoffs

Slightly more CSS output.

Testing Done

Visual tests done.

Changelog updated?

Yes.

@jgthms jgthms merged commit d773f4d into master Feb 6, 2022
@jgthms jgthms deleted the 1572-responsive-button-sizes branch February 6, 2022 15:57
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.

Button sizes, could be responsive
1 participant