Skip to content

Commit

Permalink
fix: border-radius (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
lochie authored Oct 18, 2022
1 parent 5cd50f9 commit cd8f7df
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ const SignInWithEthereum: React.FC = () => {
<motion.rect
x="0"
y="0"
rx="12"
width="262"
height="134"
strokeDasharray="3 3"
Expand Down

0 comments on commit cd8f7df

Please sign in to comment.