Improve consistency of title, shadow and borders in stats page

This commit is contained in:
Claudio Ortolina
2025-09-01 08:30:26 +03:00
parent d9391a803e
commit 73ee3bc438
4 changed files with 11 additions and 9 deletions
@@ -118,7 +118,7 @@ defmodule MusicLibraryWeb.StatsComponents do
def records_on_this_day(assigns) do
~H"""
<ul
class="mt-5"
class="mt-5 p-4"
role="list"
id="records"
phx-update="stream"