From 4af21c1f8db832403d4a7c07a62ac2ff6ed5c031 Mon Sep 17 00:00:00 2001 From: vista-man <524715@vistacollege.nl> Date: Thu, 31 Oct 2024 12:02:17 +0100 Subject: [PATCH] g --- css/gallery.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/gallery.css b/css/gallery.css index 3f6af72..0c30ab2 100644 --- a/css/gallery.css +++ b/css/gallery.css @@ -25,7 +25,7 @@ body { height: calc(var(--size) * 2); clip-path: path("M90,10 C100,0 100,0 110,10 190,90 190,90 190,90 200,100 200,100 190,110 190,110 110,190 110,190 100,200 100,200 90,190 90,190 10,110 10,110 0,100 0,100 10,90Z"); transition: clip-path 0.25s, filter 0.75s; - grid-column: 1 / span 1; + grid-column: auto / span 2; border-radius: 50px;