From 33622f570347aeccc60eba6e9c900c24901dd3d0 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 15 May 2025 17:13:56 +0100 Subject: [PATCH] Improve display of bio and similar artists --- .../live/artist_live/show.html.heex | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/lib/music_library_web/live/artist_live/show.html.heex b/lib/music_library_web/live/artist_live/show.html.heex index 801bf14a..e40e8c5c 100644 --- a/lib/music_library_web/live/artist_live/show.html.heex +++ b/lib/music_library_web/live/artist_live/show.html.heex @@ -104,10 +104,14 @@
- {gettext("Biography")} - {render_bio(@lastfm_artist_info.result.summary)} + + {gettext("Biography")} + +
+ {render_bio(@lastfm_artist_info.result.summary)} +
@@ -130,10 +134,12 @@
- {gettext("Similar artists")} -