Skip to content

Commit

Permalink
feat(shape): Updates to shape category value
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiomkar authored and williamernest committed Sep 11, 2018
1 parent 9f3a6dd commit d68700d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mdc-shape/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
// Shape categories
$mdc-shape-small-radius: 4px !default;
$mdc-shape-medium-radius: 4px !default;
$mdc-shape-large-radius: 24px !default;
$mdc-shape-large-radius: 0 !default;

// Shape category mapping.
$mdc-shape-category-values: (
Expand Down

0 comments on commit d68700d

Please sign in to comment.