This commit is contained in:
sakrecoer 2026-08-07 11:34:11 +02:00
parent 2bd4e39226
commit 5eec62b318

View file

@ -1152,7 +1152,7 @@ button {
.photo-item:hover,
.video-item:hover {
transform: translate(-2px, -2px);
box-shadow: 6px 6px 0 var(--accent-yellow);
box-shadow: 6px 6px 0 var(--accent-grey);
}
.custom-lightbox-prev,