Make our gren the primary Bulma color, although no effect is seen

This commit is contained in:
benjamin melançon 2019-07-31 13:55:30 -04:00
parent 360a8b917e
commit d31369dffa

View file

@ -7,7 +7,7 @@ $light-green: #65AB1F;
$green: #478D00;
// Update Bulma's global variables.
$primary: $blue;
$primary: $green;
// Import each part of Bulma separately so we can layer in our styles.
// Extend or override Bulam's base styles in this themes base.scss etc.