aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 44477b37..c31f16ec 100644
--- a/static/style.css
+++ b/static/style.css
@@ -285,6 +285,9 @@ html, body {
.root footer {
font-family: monospace;
margin: 0.5em;
+
+ display: flex;
+ justify-content: space-between;
}
.root footer span {