Skip to content

Commit b84ef51

Browse files
committed
Changed input and button padding
1 parent f170583 commit b84ef51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style/base/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ $page-gutter: 2rem;
9696
/**
9797
* 5. Button
9898
*/
99-
$button-padding: 0.9rem;
99+
$button-padding: 1rem;
100100
$button-font-weight: 600;
101101
$button-font-size: 1rem;
102102

0 commit comments

Comments
 (0)