feat: Add margin for pagination on mobile

This commit is contained in:
Alessio Cappa
2025-12-13 13:43:21 +01:00
parent 48a2e47abf
commit b170d4f2cb

View File

@@ -1,7 +1,7 @@
<%# locals: (pagy:) %>
<nav class="flex w-full items-center justify-between">
<div class="flex items-center gap-1">
<div class="flex items-center gap-1 mr-3">
<div>
<% if pagy.prev %>
<%= link_to pagy_url_for(pagy, pagy.prev),