Skip to content

Commit

Permalink
Update button radius for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Price committed Jan 26, 2024
1 parent d68f642 commit 0d3f9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-ci/button/button.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
background-color: #4caf50;
border: none;
color: white;
border-radius: 32px;
border-radius: 16px;
padding: 15px 32px;
text-align: center;
text-decoration: none;
Expand Down

0 comments on commit 0d3f9b2

Please sign in to comment.