diff --git a/style.css b/style.css index adb50128c..d89c0e327 100644 --- a/style.css +++ b/style.css @@ -236,7 +236,7 @@ input[type="range"]{ #lightboxModal{ display: none; position: fixed; - z-index: 900; + z-index: 1001; padding-top: 100px; left: 0; top: 0;