-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Tiny feature request: $card-border-radius variable #2598
Closed
nzamosenchuk opened this issue
Aug 16, 2019
· 1 comment
· May be fixed by harisonbly/jobmaster#4 or shinehs/observable-hooks#1
Closed
Tiny feature request: $card-border-radius variable #2598
nzamosenchuk opened this issue
Aug 16, 2019
· 1 comment
· May be fixed by harisonbly/jobmaster#4 or shinehs/observable-hooks#1
Labels
Comments
service-paradis
added a commit
to service-paradis/bulma
that referenced
this issue
Sep 19, 2019
- Add $card-radius variable - Default to 0 (no braking change) - Update variables/card.json
service-paradis
added a commit
to service-paradis/bulma
that referenced
this issue
Sep 25, 2019
- Add $card-radius variable - Default to 0 (no braking change) - Update variables/card.json
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is about the Bulma CSS framework: tiny feature request.
Description
The Card component offers a very clean way to customize the shadow via $card-shadow property.
It would be great to have a similar mechanism to customize the border-radius via $card-border-radius. Why? Cards with rounded borders are super popular. Hey, even https://bulma.io/ has blocks (not quite cards, actually) with rounded corners.
The text was updated successfully, but these errors were encountered: