diff --git a/scss/bootstrap/_buttons.scss b/scss/bootstrap/_buttons.scss index 878e1cf..59322d1 100644 --- a/scss/bootstrap/_buttons.scss +++ b/scss/bootstrap/_buttons.scss @@ -34,6 +34,10 @@ background-color: $orange-600; } } + + &-dark:hover { + background-color: $gray-800; // Lighten dark button a bit + } } // Outline buttons