This commit is contained in:
Vikeo
2024-05-23 13:03:28 +02:00
parent fb91ef3224
commit 05bfc8c3d1

View File

@@ -163,7 +163,7 @@ code {
input[type='range'] {
-webkit-appearance: none;
transition: background 450ms ease-in;
transition: background 0ms ease-in;
margin: 10px 0;
width: 100%;
background: theme('colors.secondary.main');