diff --git a/data/scripts/footer.js b/data/scripts/footer.js index 1866c97c..89691954 100644 --- a/data/scripts/footer.js +++ b/data/scripts/footer.js @@ -32,9 +32,10 @@ document.getElementById('footer').innerHTML = `
diff --git a/gallery/gallery.css b/gallery/gallery.css index c8bb7427..301e8767 100644 --- a/gallery/gallery.css +++ b/gallery/gallery.css @@ -23,6 +23,7 @@ z-index: 1; } .galleryCard > div { + opacity: 0; position: relative; top: -2rem; left: 0;