diff --git a/lib/music_library_web/components/pagination.ex b/lib/music_library_web/components/pagination.ex index b95bd3fb..e400ac02 100644 --- a/lib/music_library_web/components/pagination.ex +++ b/lib/music_library_web/components/pagination.ex @@ -14,7 +14,7 @@ defmodule MusicLibraryWeb.Pagination do
1} id={@id} - class="flex items-center justify-between bg-white dark:bg-zinc-800 px-4 py-6 mb-4" + class="flex items-center justify-between px-4 py-6 mb-4" > <%!-- Only on smallest viewport --%>