diff --git a/src/components/Button.scss b/src/components/Button.scss index ec94ad8..25997ab 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;