From 8614c56ccce7ae34adf49cc5eaed414d16c2f829 Mon Sep 17 00:00:00 2001 From: Jalil Arfaoui Date: Tue, 6 Sep 2022 17:46:31 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20am=C3=A9liore=20la=20pr=C3=A9sentation?= =?UTF-8?q?=20de=20la=20revue=20de=20presse?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/presse.pcss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/style/presse.pcss b/src/style/presse.pcss index bf41c88..168edc3 100644 --- a/src/style/presse.pcss +++ b/src/style/presse.pcss @@ -9,11 +9,11 @@ height: 35rem; .news-head { - @apply w-full flex items-center; - height: 6rem; + @apply w-full flex items-center mt-2; + height: 5rem; img { - @apply w-1/4 mx-2 py-2 px-4; + @apply w-1/4 mx-2 mt-2 py-2 px-2; } h3 { @@ -23,7 +23,7 @@ time { @apply text-slate-100 text-sm; - height: 3rem; + height: 1rem; } cite {