Skip to content

Commit

Permalink
feat: add nice cursor to the subscribe button
Browse files Browse the repository at this point in the history
  • Loading branch information
marianzburlea committed Sep 23, 2019
1 parent 3ef89eb commit 412f6fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/component/subscribe/subscribe.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export const StyledSubscribeButton = styled.button `
padding: 0.5rem 1rem;
font-size: 1rem;
color: white;
cursor: pointer;
`

export const StyledSubscribeList = styled.div `
Expand Down

0 comments on commit 412f6fb

Please sign in to comment.