From b42c393fc251efc578242fe090196e454188241d Mon Sep 17 00:00:00 2001 From: Sebastien Graf Date: Tue, 13 Feb 2024 15:48:27 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20improve=20grain=20styles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Image.astro | 2 +- tailwind.config.mjs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Image.astro b/src/components/Image.astro index 3a4ad34..dfb1b19 100644 --- a/src/components/Image.astro +++ b/src/components/Image.astro @@ -30,7 +30,7 @@ if (!img)