This commit is contained in:
@@ -11,7 +11,7 @@ const { slug } = post;
|
||||
---
|
||||
|
||||
<div class="card bg-accent shadow-lg w-full sm:w-[calc(50%-1rem)] md:w-96 min-w-[280px] max-w-sm shrink">
|
||||
<div class="card-body p-3">
|
||||
<div class="card-body p-3 break-words">
|
||||
<h2 class="card-title text-base-100 justify-center text-center break-words font-bold text-lg mb-2">
|
||||
{title}
|
||||
</h2>
|
||||
|
Reference in New Issue
Block a user