Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
brandyscarney committed Apr 24, 2024
1 parent c9a5da8 commit 4281361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BREAKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ This is a comprehensive list of the breaking changes introduced in the major ver

<h4 id="version-9x-card">Card</h4>

- The `border-radius` of the `ios` and `md` card now defaults to `14px` and `12px` instead of `8px` and `4px`, respectively, in accordance with the iOS and Material Design 3 guidelines. To revert to the previous appearance, set the shape to `"soft"`, or override the `--border-radius` CSS variable to specify a different value.
- The `border-radius` of the `ios` and `md` card now defaults to `14px` and `12px` instead of `8px` and `4px`, respectively, in accordance with the iOS and Material Design 3 guidelines. To revert to the previous appearance, set the `shape` to `"soft"`, or override the `--border-radius` CSS variable to specify a different value.

0 comments on commit 4281361

Please sign in to comment.