From eb663431d5cf5b83db427f812c2d843819747ad8 Mon Sep 17 00:00:00 2001 From: Daniel Boros Date: Thu, 3 Oct 2024 01:54:45 +0200 Subject: [PATCH] fix: image size --- src/post.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/post.rs b/src/post.rs index 52cf990..671299d 100644 --- a/src/post.rs +++ b/src/post.rs @@ -41,7 +41,7 @@ pub fn Component() -> impl IntoView {