Skip to content

Commit

Permalink
style: Set 8px border radius to goal type option
Browse files Browse the repository at this point in the history
  • Loading branch information
kjohnson committed Nov 6, 2024
1 parent 2a5da0d commit d2c303c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

cursor: pointer;
border: 1px solid #9CA0AF;
border-radius: 1rem;
border-radius: 8px;
padding: 0.75rem 1.5rem 0.75rem 1.5rem;
}

Expand Down

0 comments on commit d2c303c

Please sign in to comment.