diff --git a/src/lib/templates/corazon.js b/src/lib/templates/corazon.js index b35979d..d659613 100644 --- a/src/lib/templates/corazon.js +++ b/src/lib/templates/corazon.js @@ -9,7 +9,7 @@ export const corazon = { top: 20, height: 32, left: 20, - right: 100, + right: 350, fontSize: 18, color: "white", fontFamily: "'Alegreya Sans SC', sans-serif", @@ -105,7 +105,7 @@ export const corazon = { city: { top: 20, height: 32, - left: 80, + left: 200, right: 20, fontSize: 18, color: "white",