diff options
Diffstat (limited to 'src/components/atoms/buttons/buttons.module.scss')
| -rw-r--r-- | src/components/atoms/buttons/buttons.module.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/atoms/buttons/buttons.module.scss b/src/components/atoms/buttons/buttons.module.scss index 36c66b6..2444bb1 100644 --- a/src/components/atoms/buttons/buttons.module.scss +++ b/src/components/atoms/buttons/buttons.module.scss @@ -16,7 +16,7 @@ } &--rectangle { - padding: var(--spacing-2xs) var(--spacing-md); + padding: var(--spacing-2xs) var(--spacing-sm); } &--square, |
