🎨 (pricing)

This commit is contained in:
Julien Calixte
2019-11-26 08:51:23 +01:00
parent 950a43902f
commit 78b810b445
3 changed files with 24 additions and 6 deletions

View File

@@ -4,3 +4,5 @@ $main: #2c3e50;
$green: hsl(141, 63%, 44%);
$red: hsl(348, 54%, 52%);
$white: #fff;
@import '~bulma/sass/utilities/_all.sass';