From ed216fcfbd19d97f35292ceb9af77aab989446b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Fri, 3 Oct 2025 17:11:31 +0200 Subject: fix(frontend): pagination not centered and not responsive --- backend/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/templates/base.html') diff --git a/backend/templates/base.html b/backend/templates/base.html index 5d62ffa..8466bc0 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -39,7 +39,7 @@ -- cgit v1.2.3