badge settings in banners

This commit is contained in:
2021-07-07 18:31:05 +02:00
parent 9a1272d350
commit 3970bb2644
4 changed files with 6 additions and 6 deletions

View File

@@ -140,7 +140,7 @@ $colors: (
// scss-docs-start theme-color-variables
$primary: $blue;
$secondary: $gray-200;
$secondary: $gray-500;
$success: $green;
$info: $yellow;
$warning: $orange;