feat: bigger cover image

This commit is contained in:
DIYgod 2023-06-08 11:01:12 +01:00
parent 04a7534649
commit 5dcbc24db9
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ export default function PostMeta({ cover }: { cover?: string }) {
return (
<>
<div className="xlog-post-cover hidden sm:flex items-center relative sm:w-24 sm:h-24 mt-2 sm:ml-4 sm:mt-0">
<div className="xlog-post-cover hidden sm:flex items-center relative sm:w-28 sm:h-28 mt-2 sm:ml-4 sm:mt-0">
<Image
className="object-cover rounded"
alt="cover"