From 98c89e1bb5652faef5d40b934e10dff0f557e22e Mon Sep 17 00:00:00 2001 From: KKlochko Date: Sat, 29 Mar 2025 21:59:49 +0200 Subject: [PATCH] Update the image size for AuthorCard. --- .../components/my_components/author_card.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/decentralised_book_index_web/components/my_components/author_card.ex b/lib/decentralised_book_index_web/components/my_components/author_card.ex index 132687f..7369e52 100644 --- a/lib/decentralised_book_index_web/components/my_components/author_card.ex +++ b/lib/decentralised_book_index_web/components/my_components/author_card.ex @@ -34,7 +34,7 @@ defmodule DecentralisedBookIndexWeb.Components.MyComponents.AuthorCard do
<.link navigate={~p"/authors/#{@author.id}"}> <%= if @author.avatar_url != nil do %> - Bonnie image + Bonnie image <% else %>