From 7e91eb9fc1f064ca7320ffbf642b6d54e40d71ac Mon Sep 17 00:00:00 2001 From: BB Date: Thu, 4 May 2023 12:19:29 +0200 Subject: [PATCH] =?UTF-8?q?cs=C3=BAszka=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- evmadara.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/evmadara.css b/evmadara.css index 6b8aba8..bb94e6a 100644 --- a/evmadara.css +++ b/evmadara.css @@ -94,7 +94,8 @@ input[type="range"] { height: 345px; width: 50px; margin-top: 8px; - margin-left: 18px; + margin-left: 18px; + transform: translateX(-109px); } #nevjegy { @@ -124,5 +125,4 @@ input[type="range"] { #ev { width: 300px; - transform: rotate(-90deg); } \ No newline at end of file