remove browsersync, brighten widget h2, new version num & prod build

This commit is contained in:
Adam Piontek 2023-01-24 12:57:56 -05:00
parent 5ecb871744
commit b8d1212be7
101 changed files with 40 additions and 2674 deletions

View file

@ -91,7 +91,7 @@ $spacers: (
/* body, text, components */
$body-bg: $spaceblue-800;
$body-color: $gray-200;
$text-muted: $gray-400;
$text-muted: $gray-300;
$component-active-color: $dark;
$component-active-bg: $primary;