diff --git a/src/style/presse.pcss b/src/style/presse.pcss index 34f7bcc..bf41c88 100644 --- a/src/style/presse.pcss +++ b/src/style/presse.pcss @@ -5,7 +5,7 @@ @apply no-underline; .news-card { - @apply m-2 border-2 rounded-lg w-[480px] relative flex flex-col items-center overflow-hidden bg-slate-600; + @apply m-2 border-2 rounded-lg lg:w-[480px] relative flex flex-col items-center overflow-hidden bg-slate-600; height: 35rem; .news-head {