csúszka fix

This commit is contained in:
BB 2023-05-04 12:19:29 +02:00
parent 163b4a33f5
commit 7e91eb9fc1

View File

@ -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);
}