completa city

pull/13/head
Borja Robert 2 years ago
parent 82316d99af
commit 07eb4288c4

@ -91,19 +91,19 @@ export const azul = {
},
address: {
top: 620,
height: 5.5,
height: 3,
left: 2,
right: 2,
fontSize: 1.2,
color: "white",
fontFamily: "sans-serif",
lineHeight: 1.8,
lineHeight: 1.5,
textAlign: "center",
fontWeight: 400
},
city: {
top: 620,
height: 5.5,
top: 680,
height: 2,
left: 2,
right: 2,
fontSize: 1.2,

@ -82,7 +82,7 @@ export const corazon = {
height: 1.5,
left: 1,
right: 10,
fontSize: 1.3,
fontSize: 0,
color: "#fff",
fontFamily: "sans-serif",
lineHeight: 1.8,
@ -91,9 +91,9 @@ export const corazon = {
},
address: {
top: 645,
height: 5.5,
height: 3.6,
left: 8,
right: 2,
right: 1,
fontSize: 1.3,
color: "white",
fontFamily: "'Arial', sans-serif",
@ -102,15 +102,15 @@ export const corazon = {
fontWeight: 400
},
city: {
top: 645,
height: 5.5,
top: 25,
height: 1.5,
left: 8,
right: 2,
fontSize: 1.3,
right: 1,
fontSize: 1.5,
color: "white",
fontFamily: "'Arial', sans-serif",
lineHeight: 1.6,
textAlign: "left",
fontWeight: 400
textAlign: "right",
fontWeight: 700
},
}

Loading…
Cancel
Save