feat: reset bulma colors
This commit is contained in:
parent
e743608539
commit
884840eb6e
@ -8,10 +8,6 @@ $beige-lighter: #eff0eb;
|
||||
// Path to Bulma's sass folder
|
||||
@use "bulma/sass" with (
|
||||
$family-primary: '"Nunito", sans-serif',
|
||||
$grey-dark: $brown,
|
||||
$grey-light: $beige-light,
|
||||
$primary: $purple,
|
||||
$link: $pink,
|
||||
$control-border-width: 2px,
|
||||
$input-shadow: none
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user