From e0e0eb272d3d067700591329efe2cfe90b11f89c Mon Sep 17 00:00:00 2001 From: Jonas Wanke Date: Tue, 29 Oct 2024 16:16:02 +0100 Subject: [PATCH] Make padding clearer --- src/components/team/PersonImage.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/team/PersonImage.astro b/src/components/team/PersonImage.astro index c2945c1..e50dfe1 100644 --- a/src/components/team/PersonImage.astro +++ b/src/components/team/PersonImage.astro @@ -16,7 +16,7 @@ const images = import.meta.glob<{ default: ImageMetadata }>(