about summary refs log tree commit diff stats
path: root/js/leibovitz/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/leibovitz/index.html')
-rw-r--r--js/leibovitz/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/leibovitz/index.html b/js/leibovitz/index.html
index 35cbb13..b341ac8 100644
--- a/js/leibovitz/index.html
+++ b/js/leibovitz/index.html
@@ -39,7 +39,7 @@
             height: 100%;
             object-fit: contain;
             display: none;
-            background-color: #000;
+            background-color: transparent;
             border-radius: 8px;
             box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
             margin: 10px;