feat: improve graphics
This commit is contained in:
parent
8b5d66b32a
commit
3c8ad67774
20 changed files with 61 additions and 48 deletions
|
@ -71,7 +71,7 @@ const authors = await parseAuthors(post.data.authors ?? [])
|
|||
alt={post.data.title}
|
||||
width={1200}
|
||||
height={630}
|
||||
class="rounded-xl object-cover"
|
||||
class="object-cover"
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue