aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/styles/helper.css
diff options
context:
space:
mode:
authorDanijel Anđelković <adanijel99@gmail.com>2022-05-20 04:01:11 +0200
committerDanijel Anđelković <adanijel99@gmail.com>2022-05-20 04:01:11 +0200
commit447dbf0fe8cdb02bf5e8fb41540eac79329b3013 (patch)
treefaa2cf10393ad5d76d3943fe1e3efae9cbef0d3d /frontend/src/styles/helper.css
parent05aaef1e6fc0431206994b0fc18d470a84e650c1 (diff)
lossFunction prikaz
Diffstat (limited to 'frontend/src/styles/helper.css')
-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 {