mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-20 18:26:21 +00:00
fix: set bootstrap font-bolder #13089
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
46a0cf6bf1
commit
fae254b91c
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ $form-feedback-valid-color: $cyan;
|
|||
$form-feedback-invalid-color: $magenta;
|
||||
$form-feedback-icon-valid-color: $black;
|
||||
$component-active-bg: $magenta;
|
||||
$font-weight-bolder: 700;
|
||||
|
||||
$spacers: (
|
||||
2-plus: 0.75rem
|
||||
|
|
Loading…
Reference in a new issue