Make the background only as long as the words

This commit is contained in:
Benjamin Melançon 2019-08-30 21:09:32 -04:00
parent dda8fee22a
commit 15cc26ad89
2 changed files with 12 additions and 1 deletions

View file

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