From 162b5208aeca1d27f10421f08221320891cfaf1a Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sat, 14 Feb 2026 18:27:49 +0000 Subject: [PATCH] Improve layout and font size for record set show page --- .../live/record_set_live/show.html.heex | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/music_library_web/live/record_set_live/show.html.heex b/lib/music_library_web/live/record_set_live/show.html.heex index 7be5700b..7dbe8345 100644 --- a/lib/music_library_web/live/record_set_live/show.html.heex +++ b/lib/music_library_web/live/record_set_live/show.html.heex @@ -71,7 +71,7 @@
@@ -93,7 +93,7 @@ <.link @@ -103,7 +103,7 @@
-

- <.artist_links joinphrase_class="text-xs" artists={item.record.artists} /> +

+ <.artist_links joinphrase_class="text-sm" artists={item.record.artists} />

-

+

{item.record.title}