Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelkaczoruk authored Jan 31, 2020
1 parent 6509515 commit 91e7ef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Click [here](https://codepen.io/pawelkaczoruk/pen/MWYBRZm) to see example code a
* You can go with default style or set your own styles by assigning values to a data attributes:
* ***data-bb-size*** - sets height and width of button
* ***data-bb-duration*** - sets breathe animation duration
* ***data-bb-background*** - sets colors (or colors) for background linear gradient (you can set one or two colors, if you want to set two colors don't forget to separate them with **semicolon**)
* ***data-bb-background*** - sets colors (or color) for background linear gradient (you can set one or two colors, if you want to set two colors don't forget to separate them with **semicolon**)
* ***data-bb-cross*** - sets color of a cross
* ***data-bb-shadow*** - sets color of a shadow
* ***data-bb-shadow*** - sets color of a button shadow

### Example code:

Expand Down

0 comments on commit 91e7ef6

Please sign in to comment.