Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <[email protected]>
  • Loading branch information
sampoyigi committed Oct 27, 2024
1 parent 69aaee7 commit 5310bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/scss/helpers/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ $custom-control-indicator-disabled-bg: $gray-300 !default;
//
$nav-tabs-border-radius: .625rem !default;
$nav-link-font-size: $input-font-size !default;
$nav-link-color: lighten($dark, 35%) !default;
$nav-link-color: lighten($dark, 25%) !default;
$nav-link-hover-color: $body-color !default;

// Cards
Expand Down

0 comments on commit 5310bfc

Please sign in to comment.