diff --git a/github-ci/button/button.module.css b/github-ci/button/button.module.css index 8d29db7..7546b1d 100644 --- a/github-ci/button/button.module.css +++ b/github-ci/button/button.module.css @@ -2,7 +2,6 @@ background-color: #4caf50; border: none; color: white; - border-radius: 16px; padding: 15px 32px; text-align: center; text-decoration: none;