summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 9eea6224..1ee1b9ab 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -214,7 +214,7 @@ Credit: https://css-tricks.com/snippets/css/a-guide-to-flexbox/
z-index:9999;
position:absolute;
top:50%;
- left:40%;
+ left:50%;
transform: translate(-50%, -50%);
}