aboutsummaryrefslogtreecommitdiff
path: root/src/App.css
diff options
context:
space:
mode:
authorGalen Guyer <galen@galenguyer.com>2022-08-31 12:31:25 -0400
committerGalen Guyer <galen@galenguyer.com>2022-08-31 12:31:25 -0400
commite9b9cd2cd88e453a3a35cf3f672ba965660b9ff2 (patch)
treedf34e0aa8ffbc51fc14cbb1065437ba87e7b490f /src/App.css
parent3ce7ae5c53705c213b293bb7bca833b066c14d6a (diff)
Update the dashboard with a message about the lack of any dashboards
Diffstat (limited to 'src/App.css')
-rw-r--r--src/App.css8
1 files changed, 0 insertions, 8 deletions
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;