diff --git a/src/components/Button.scss b/src/components/Button.scss
index ec94ad80a64e4767f1e7130e23bb9a1da1c09ad8..25997ab4c4c16212a62e41a35a71b145427edc46 100644
--- a/src/components/Button.scss
+++ b/src/components/Button.scss
@@ -21,7 +21,7 @@ limitations under the License.
 
     height: 48px;
 
-    border-radius: 16px;
+    border-radius: 24px;
     border: 0;
 
     background-color: $accent;