From e9b9cd2cd88e453a3a35cf3f672ba965660b9ff2 Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Wed, 31 Aug 2022 12:31:25 -0400 Subject: Update the dashboard with a message about the lack of any dashboards --- src/App.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/App.css') diff --git a/src/App.css b/src/App.css index f4846a6..f964ebb 100644 --- a/src/App.css +++ b/src/App.css @@ -13,14 +13,6 @@ font-size: 2.4em; margin: 18px 0px 8px 0px; } -.Updated .Latest { - font-size: 1.3em; - margin: 0px; -} -.Updated .Prior { - margin: 6px; - color: #666; -} .App a { text-decoration: none; -- cgit v1.2.3