Update gallery.css

This commit is contained in:
Kyle
2020-10-16 09:04:28 -07:00
parent 70dbfb7909
commit 05269b333e

View File

@@ -21,6 +21,8 @@
}
.galleryCard > img {
z-index: 1;
width: 100%;
height: auto;
}
.galleryCard > div {
opacity: 0;