aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 038a78e..2827f13 100644
--- a/static/style.css
+++ b/static/style.css
@@ -204,6 +204,10 @@ body {
width: 12rem;
}
+.status-bar {
+ flex-wrap: wrap;
+}
+
/* h2 { */
/* color: var(--orange); */
/* } */