aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/styles')
-rw-r--r--frontend/src/styles/helper.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/frontend/src/styles/helper.css b/frontend/src/styles/helper.css
index 155fc3e1..b6a58243 100644
--- a/frontend/src/styles/helper.css
+++ b/frontend/src/styles/helper.css
@@ -17,8 +17,7 @@
.bg-controls {
position: fixed;
bottom: 10px;
- left: 50%;
- right: 50%;
+ left: 5rem;
}
.center-horizontal {