Style the slogan

This commit is contained in:
benjamin melançon 2019-08-01 09:17:46 -04:00
parent 19ab616868
commit d59cb7fdec
3 changed files with 15 additions and 1 deletions

View file

@ -5,6 +5,7 @@ $blue: #4391E0;
$red: #a70c20;
$light-green: #65AB1F;
$green: #478D00;
$green-gray: #8FB489;
// Update Bulma's global variables.
$primary: $green;