diff --git a/assets/css/styles.css b/assets/css/styles.css index 6ebc314..7aac2bb 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -266,6 +266,7 @@ html, body { cursor: pointer; transform: scale(1.6); border: none; + z-index: 4; } .slider::-moz-range-thumb { @@ -275,4 +276,5 @@ html, body { cursor: pointer; transform: scale(1.6); border: none; + z-index: 4; } \ No newline at end of file