diff --git a/pipeline/source_assets/scss/_custom-variables.scss b/pipeline/source_assets/scss/_custom-variables.scss index 4eb0c907..b77fc42d 100644 --- a/pipeline/source_assets/scss/_custom-variables.scss +++ b/pipeline/source_assets/scss/_custom-variables.scss @@ -9,3 +9,4 @@ $theme-colors: ( "primary": #3A52A2 ) !default; $enable-shadows: true; +$alert-color-level: 10; diff --git a/templates/index.html b/templates/index.html index 919987cf..10dd9503 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,9 +9,11 @@