diff --git a/client/src/styles/_buttons.scss b/client/src/styles/_buttons.scss index 50c56420..3245ecab 100644 --- a/client/src/styles/_buttons.scss +++ b/client/src/styles/_buttons.scss @@ -7,6 +7,7 @@ font-weight: $font-weight-regular; display: inline-flex; cursor: pointer; + @include small-text; &--active { border-color: $color-brand;