From 7e12de02bfa9786059d2cf9fb33f8d38c9233f39 Mon Sep 17 00:00:00 2001 From: Fluffy-Bean Date: Tue, 4 Apr 2023 19:02:02 +0000 Subject: [PATCH] Adjust image hover animation --- gallery/static/sass/components/gallery.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery/static/sass/components/gallery.sass b/gallery/static/sass/components/gallery.sass index 19885f3..63a832e 100644 --- a/gallery/static/sass/components/gallery.sass +++ b/gallery/static/sass/components/gallery.sass @@ -207,7 +207,7 @@ transform: scale(0.6) rotate(-5deg) translate(25%, 10%) z-index: +2 .data-3 - transform: scale(0.6) rotate(-1deg) translate(-15%, -25%) + transform: scale(0.6) rotate(-1deg) translate(-15%, -23%) z-index: +1 &:after