From 042bfdbaa61256491141086746df1e79ff80a3b3 Mon Sep 17 00:00:00 2001 From: Naiel <109038805+naielv@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:15:01 +0200 Subject: [PATCH] fix spacing --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b339054..049943b 100644 --- a/index.html +++ b/index.html @@ -2186,7 +2186,7 @@ if (sc_nobtn != "") {new_tr.style.pointerEvents = "none"} new_tr.innerHTML = ` - ${persona.Region.toUpperCase() || "?"}${data.Fecha}
+ ${persona.Region.toUpperCase() || "?"}

${data.Fecha}