Skip to content

Commit

Permalink
Add support for links as buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
youngbrioche committed Dec 18, 2017
1 parent 7a8ffb9 commit 5e4db7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/01-atoms/form/button/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ $default-btn-margin: $spacer-sm;
background-color: $button-background;
cursor: pointer;
padding: $spacer-md $spacer-base;
text-decoration: none;
line-height: $button-medium-line-height;
white-space: nowrap;
font-size: $button-medium-font-size;
Expand Down

0 comments on commit 5e4db7b

Please sign in to comment.