aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index adb50128..d89c0e32 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;