Skip to content

Commit

Permalink
feat(seamless limits): improve button styling
Browse files Browse the repository at this point in the history
  • Loading branch information
milan-bc committed Dec 2, 2021
1 parent e73bcad commit 128a91f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ const Copy = styled(Text)`
const BannerButton = styled(Button)`
height: 32px;
font-size: 14px;
width: 80px;
min-width: 90px;
${media.mobile`
margin-top: 16px;
padding: 10px;
Expand Down

0 comments on commit 128a91f

Please sign in to comment.