Skip to content

Commit

Permalink
Fixed settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjohnsonaz committed Jul 11, 2018
1 parent d0b074e commit de659d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styl/settings.styl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ $disabled-color ?= #ddd;
$disabled-color-alt ?= $gray;

/* Size Properties */
$size-sm ?= 576px
$size-sm ?= 576px;
$size-md ?= 768px;
$size-lg ?= 992px;
$size-xl ?= 1200px;
Expand Down

0 comments on commit de659d6

Please sign in to comment.