completa city

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

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

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

Loading…
Cancel
Save