diff --git a/webapp/src/components/gallery/galleryCard.scss b/webapp/src/components/gallery/galleryCard.scss index 2e9bb8bfc..79a09e375 100644 --- a/webapp/src/components/gallery/galleryCard.scss +++ b/webapp/src/components/gallery/galleryCard.scss @@ -18,7 +18,8 @@ flex-grow: 1; overflow: hidden; padding: 0 10px; - font-size: 0.9em; + font-size: 0.7em; + opacity: 0.7; } .gallery-image {