From 90c58028a26c0b48811d3058260f6f936f6ad6cb Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sun, 28 Jun 2020 15:05:28 -0400 Subject: Finished pricing guide, updated subheading colors, etc. --- styles/main.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'styles/main.scss') diff --git a/styles/main.scss b/styles/main.scss index 3223d50..81bf7c4 100644 --- a/styles/main.scss +++ b/styles/main.scss @@ -32,6 +32,9 @@ $subtitle-family: "Indie Flower", cursive; //$body-font-size: 1.8rem; // $body-background-color: $isabelline; // $table-striped-row-even-background-color: $darkteal; +$table-cell-heading-color: $darkteal; +$table-head-cell-color: $darkteal; +$dimensions: 16 24 32 48 64 96 128 200 256; // Import only what you need from Bulma @import "../_bulma/node_modules/bulma/sass/utilities/_all.sass"; -- cgit v1.2.3