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")} -