We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 344c1be commit 3cec3fbCopy full SHA for 3cec3fb
src/modules/Blog/components/Card.tsx
@@ -36,7 +36,7 @@ function BlogCard(_props: BlogCardProps) {
36
src={blog.image}
37
alt={blog.title}
38
className="w-full h-full object-cover"
39
- wrapperClassName="flex items-center justify-center"
+ wrapperClassName="flex!"
40
/>
41
</div>
42
0 commit comments