We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e365c53 commit baab7fdCopy full SHA for baab7fd
src/scss/_buttons.scss
@@ -10,7 +10,7 @@ $button-min-width: 160px !default;
10
$button-min-width-xs: 80px !default;
11
$button-min-width-sm: 120px !default;
12
$button-min-width-md: 180px !default;
13
-$button-min-width-lg: 200 !default;
+$button-min-width-lg: 200px !default;
14
$button-transition: all 100ms ease !default;
15
16
// button colors
0 commit comments