Skip to content

Commit

Permalink
documented custom prop default values
Browse files Browse the repository at this point in the history
  • Loading branch information
MeTaNoV committed Apr 12, 2016
1 parent 6b625c7 commit 500fb67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spinkit-element.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
Custom property | Description | Default
----------------|-------------|----------
`--spinkit-element-size` | Width/Height of the spinner | `{}`
`--spinkit-element-color` | Color of the spinner | `{}`
`--spinkit-element-size` | Width/Height of the spinner | `40px`
`--spinkit-element-color` | Color of the spinner | `--primary-background-color`
@demo demo/index.html
@hero hero.svg
Expand Down

0 comments on commit 500fb67

Please sign in to comment.