Skip to content

Commit

Permalink
Merge branch 'master' into SHIBUI-680
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Aug 13, 2018
2 parents 40d444f + e6ef569 commit c0377c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/theme/_palette.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ $gray-300: #dee2e6;
$gray-400: #ced4da;
$gray-500: #adb5bd;
$gray-600: #868e96;
$gray-700: #697581;
$gray-700: #495057;
$gray-800: #343a40;
$gray-900: #212529;
$black: #000;
Expand Down

0 comments on commit c0377c2

Please sign in to comment.