Small fix: added space between bar

This commit is contained in:
duckietm 2024-03-05 14:23:58 +01:00
parent 7bb61c01e9
commit 35b5791dad

View File

@ -127,7 +127,7 @@
height: 55%; height: 55%;
margin-top: 27px; margin-top: 27px;
position: absolute; position: absolute;
left: 143px; left: 145px;
top: 39%; top: 39%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
} }