mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-01 13:10:44 -03:00
aumentado tamaño de imagen
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
|
||||
{#if post.imageUrl}
|
||||
<div class="flex justify-center">
|
||||
<Content class="mx-5 max-w-[25%] rounded-4xl bg-accent p-6">
|
||||
<Content class="mx-5 max-w-[50%] rounded-4xl bg-accent p-6">
|
||||
<img src={post.imageUrl} alt="Post" class="mt-2 rounded-md" />
|
||||
</Content>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user