diff --git a/Style.css b/Style.css index bb2e205..f1e2051 100644 --- a/Style.css +++ b/Style.css @@ -235,7 +235,7 @@ input[type="range"] { border: 2px solid #00eaff; border-radius: 10px; outline: none; - -webkit-appearance: none; + appearance: none; cursor: pointer; box-shadow: inset 0 0 5px rgba(0, 234, 255, 0.3); }