From fd7a3180cd8566251fc17d1a7c571b559bfa54e0 Mon Sep 17 00:00:00 2001 From: Bryan Lazo Date: Tue, 5 Aug 2025 13:29:46 -0500 Subject: [PATCH] =?UTF-8?q?fix:=20Se=20solucion=C3=B3=20un=20bug=20visual?= =?UTF-8?q?=20donde=20el=20texto=20"=C2=A1Dale=20una=20estrella!"=20se=20d?= =?UTF-8?q?esplazaba=20hacia=20arriba=20incorrectamente=20al=20hacer=20hov?= =?UTF-8?q?er.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GitHubStar.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GitHubStar.astro b/src/components/GitHubStar.astro index 1c4393d..9a57417 100644 --- a/src/components/GitHubStar.astro +++ b/src/components/GitHubStar.astro @@ -44,7 +44,7 @@ function formatToK(num: number) { >{`${formatToK(starCounter)} estrellas en GitHub`} ¡Dale una estrella!