From e0d597b51c2893f1a35630fa07cc2ccef181511c Mon Sep 17 00:00:00 2001
From: "Adam T. Carpenter" <atc@53hor.net>
Date: Sun, 28 Jun 2020 14:07:17 -0400
Subject: updated pricing table

---
 styles/main.scss | 1 +
 1 file changed, 1 insertion(+)

(limited to 'styles')

diff --git a/styles/main.scss b/styles/main.scss
index 3aca98a..3223d50 100644
--- a/styles/main.scss
+++ b/styles/main.scss
@@ -31,6 +31,7 @@ $subtitle-color: $darkteal;
 $subtitle-family: "Indie Flower", cursive;
 //$body-font-size: 1.8rem;
 // $body-background-color: $isabelline;
+// $table-striped-row-even-background-color: $darkteal;
 
 // Import only what you need from Bulma
 @import "../_bulma/node_modules/bulma/sass/utilities/_all.sass";
-- 
cgit v1.2.3