Fix mobile spacing issues with links

This commit is contained in:
Claudio Ortolina
2024-10-07 11:21:36 +01:00
parent fa0be0d740
commit eb9697d36e
2 changed files with 2 additions and 2 deletions
@@ -12,7 +12,7 @@ defmodule MusicLibraryWeb.Pagination do
~H"""
<div
id="pagination"
class="flex items-center justify-between border-t border-gray-200 bg-white px-4 py-3 sm:px-6"
class="flex items-center justify-between border-t border-gray-200 bg-white px-4 py-3 sm:px-6 mb-4"
>
<%!-- Only on smallest viewport --%>
<div class={[