From 70e09bb00d5ca7d59d7d41519bb00b658fc4c25d Mon Sep 17 00:00:00 2001 From: Borja Robert Date: Fri, 23 Dec 2022 13:09:11 +0100 Subject: [PATCH] unifica corazon --- src/lib/templates/corazon.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/templates/corazon.js b/src/lib/templates/corazon.js index 618a3a1..7ff6bfd 100644 --- a/src/lib/templates/corazon.js +++ b/src/lib/templates/corazon.js @@ -9,11 +9,11 @@ export const corazon = { top: 20, height: 32, left: 20, - right: 50, + right: 350, fontSize: 18, color: "white", fontFamily: "'Alegreya Sans SC', sans-serif", - lineHeight: 32, + lineHeight: 36, textAlign: "left", fontWeight: 400 }, @@ -105,7 +105,7 @@ export const corazon = { city: { top: 20, height: 32, - left: 80, + left: 240, right: 20, fontSize: 18, color: "white",