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",