From 441d7dc25c04da4c3b747af04c21868745e7029e Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 24 Jan 2024 11:22:32 -0600 Subject: replace bar graph with table and update CSS --- assets/styles.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'assets') diff --git a/assets/styles.css b/assets/styles.css index dd887e6..d014936 100644 --- a/assets/styles.css +++ b/assets/styles.css @@ -1,8 +1,9 @@ body { font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; -} - -#_dash-app-content { max-width: 80vw; margin: 2rem auto; +} + +hr { + margin: 1rem auto; } \ No newline at end of file -- cgit v1.2.3-70-g09d2