removed width-expand effect on hover in homesick link gallery

This commit is contained in:
2026-04-08 14:40:20 +02:00
parent 7c3052b4f0
commit 391debf3b4
2 changed files with 2 additions and 370 deletions

View File

@@ -122,9 +122,9 @@
line-height: 2.0rem;
}
.gallery-container:hover .gallery-img, .gallery-container:hover .gallery-img-placeholder {
/* .gallery-container:hover .gallery-img, .gallery-container:hover .gallery-img-placeholder {
width: 260px;
}
} */
.gallery-container:hover .gallery-text-container {
grid-template-rows: 0fr 1fr 1fr;