From 8408742a7558c7ed85c216fa1b47fcae34f80f1e Mon Sep 17 00:00:00 2001 From: Daniel Boros Date: Fri, 27 Sep 2024 09:55:53 +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 bbcafd2..52cf990 100644 --- a/src/post.rs +++ b/src/post.rs @@ -41,7 +41,7 @@ pub fn Component() -> impl IntoView {