From 2ce95896ed3aa28b4e42603b47e2d1f5ef224208 Mon Sep 17 00:00:00 2001 From: Liam Stamper <136619788+liamstamper@users.noreply.github.com> Date: Sun, 24 Sep 2023 12:55:15 -0500 Subject: [PATCH] market data changes --- frontend/static/style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/style.css b/frontend/static/style.css index 820b076..16393cc 100644 --- a/frontend/static/style.css +++ b/frontend/static/style.css @@ -720,7 +720,13 @@ input[type=checkbox]{ padding-left: 20px; } +/* ***************** FOOTER ************************ */ +.market-data-container{ +} +.market-data-title{ + +}