diff --git a/apps/website/src/style/atoms/_button.scss b/apps/website/src/style/atoms/_button.scss index 813fa54..c47c598 100644 --- a/apps/website/src/style/atoms/_button.scss +++ b/apps/website/src/style/atoms/_button.scss @@ -41,7 +41,7 @@ // XSmall &--xsmall { height: 32px; - padding: 0 6px; + padding: 0 12px; @include bp (md) { height: 32px;