From 7833efbeb03b103eabe24aef34324e66647d154b Mon Sep 17 00:00:00 2001 From: Ahurac Date: Sat, 29 Jun 2024 14:31:17 +0200 Subject: [PATCH] =?UTF-8?q?portfolio=20:=20g=C3=A9n=C3=A9raliser=20l'inter?= =?UTF-8?q?ligne?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/portfolio.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/portfolio.astro b/src/pages/portfolio.astro index 020e532..7863b4e 100644 --- a/src/pages/portfolio.astro +++ b/src/pages/portfolio.astro @@ -130,7 +130,7 @@ figcaption { margin-top: 5px; } -p { +* { line-height: 1.5; }