From b927fd7ec09e6bcd87dbb3a4534cec36675f7e93 Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Tue, 4 Aug 2026 18:05:54 -0500 Subject: [PATCH] =?UTF-8?q?fix(print):=20agregar=20@page=20para=20reducir?= =?UTF-8?q?=20m=C3=A1rgenes=20del=20navegador=20al=20imprimir?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- app/templates/base.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/templates/base.html b/app/templates/base.html index b8b97a3..e37f73e 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -27,6 +27,12 @@