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 {