From 4c284e14f4170e310c4343c5f23ca4ee72e6efe7 Mon Sep 17 00:00:00 2001 From: Yudi Calan Chan <101496814+YuDiCC@users.noreply.github.com> Date: Thu, 28 Mar 2024 04:23:39 -0600 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 1a150f4..4b6d13a 100644 --- a/style.css +++ b/style.css @@ -113,7 +113,7 @@ color: var(--color-primario); .informacion { padding: 20px; - color: var(--color-primario); + color: var(--color-terciario); font-size: small; }