From 72bfb25d5fc9a835a24d08c86eb6316d0a4644da Mon Sep 17 00:00:00 2001
From: Valentine
Brought to you by:
- -Powered by:
- -Version: {KEPLER_GL_VERSION}
+ } /> diff --git a/src/assets/tableau/css/style.css b/src/assets/tableau/css/style.css index e732dd3..b67cd69 100644 --- a/src/assets/tableau/css/style.css +++ b/src/assets/tableau/css/style.css @@ -3160,7 +3160,7 @@ Style guide: buttons-links.cta cursor: pointer; letter-spacing: 1px; line-height: 1; - font-size: 11px; + font-size: 12px; font-family: "Benton Sans Medium", Helvetica, sans-serif; color: #fff; text-transform: uppercase; @@ -3510,7 +3510,7 @@ Style guide: buttons-links.toggle-links cursor: pointer; letter-spacing: 1px; line-height: 1; - font-size: 11px; + font-size: 12px; text-transform: uppercase; font-family: "Benton Sans Book", Helvetica, sans-serif; color: #e8762c; @@ -14119,3 +14119,4 @@ Style guide: typography.text-stat @media (max-width: 960px) { .text-stat { font-size: 4em; } } + diff --git a/src/components/Configuration/ConfigScreen.js b/src/components/Configuration/ConfigScreen.js index 5c293db..97e64b5 100644 --- a/src/components/Configuration/ConfigScreen.js +++ b/src/components/Configuration/ConfigScreen.js @@ -38,7 +38,6 @@ const styles = { function ConfigScreen(props) { const { - classes, selectSheet, sheetNames, configTitle, @@ -46,10 +45,9 @@ function ConfigScreen(props) { field, selectedValue } = props; - console.log('configScreen', props); return ({props.infoText}
-{props.infoText}
+