Increase pagination padding

This commit is contained in:
Claudio Ortolina
2024-10-07 23:03:07 +01:00
parent e404808c06
commit b01e335db1
@@ -12,7 +12,7 @@ defmodule MusicLibraryWeb.Pagination do
~H"""
<div
id="pagination"
class="flex items-center justify-between border-t border-zinc-200 bg-white px-4 py-3 sm:px-6 mb-4"
class="flex items-center justify-between border-t border-zinc-200 bg-white px-4 py-6 sm:px-6 mb-4"
>
<%!-- Only on smallest viewport --%>
<div class={[