diff --git a/src/style/atoms/_button.scss b/src/style/atoms/_button.scss index 7ed07a0..7108867 100644 --- a/src/style/atoms/_button.scss +++ b/src/style/atoms/_button.scss @@ -12,7 +12,7 @@ @include bp (sm) { height: 48px; - padding: 1px 16px 0; + padding: 1px 24px 0; font-size: rem(18px); }