From cc9452bac132d58ca73fe4317f37f6fd7afe6153 Mon Sep 17 00:00:00 2001 From: siddharth ravikumar Date: Fri, 3 Jun 2022 20:32:34 -0400 Subject: peach: update Weather Remove Period field. --- static/peach.css | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'static/peach.css') diff --git a/static/peach.css b/static/peach.css index a8b2115..cb5b889 100644 --- a/static/peach.css +++ b/static/peach.css @@ -92,17 +92,6 @@ body { color: rgb(90,90,90); } -.current-period-container { - font-size: 0.9em; - color: rgb(150,150,150); -} - -@media (max-width: 450px) { - .current-period-container { - text-align: center; - } -} - .timeline-container { display: flex; justify-content: center; -- cgit v1.2.3