From aa67a65fb1f5bd5495eaaa406706ffbf598e9921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Mon, 29 Aug 2022 19:39:01 +0200 Subject: [PATCH] Use small size for About photos grid Why was I loading such a big image when they need to be quite small?! --- src/components/atoms/AboutGridPhoto.svelte | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/atoms/AboutGridPhoto.svelte b/src/components/atoms/AboutGridPhoto.svelte index 336043b..99d98d7 100644 --- a/src/components/atoms/AboutGridPhoto.svelte +++ b/src/components/atoms/AboutGridPhoto.svelte @@ -34,8 +34,6 @@ sizeKey="photo-list" sizes={{ small: { width: 250 }, - medium: { width: 400 }, - large: { width: 600 }, }} ratio={1.5} {alt}