mejora la plantilla aazul

pull/12/head
Borja Robert 2 years ago
parent 30896903cc
commit f607af69d7

@ -3,9 +3,9 @@ import '$lib/templates/templates'
/** @type {import('$lib/templates/templates').Template} */ /** @type {import('$lib/templates/templates').Template} */
export const azul = { export const azul = {
name: "azul", name: "azul",
image: "azul.png", image: "plantilla_azul.png",
heading: { heading: {
top: 440, top: 400,
height: 2, height: 2,
left: 10, left: 10,
right: 1, right: 1,
@ -17,7 +17,7 @@ export const azul = {
fontWeight: 700 fontWeight: 700
}, },
title: { title: {
top: 487, top: 445,
height: 7.5, height: 7.5,
left: 1, left: 1,
right: 1, right: 1,
@ -30,7 +30,7 @@ export const azul = {
}, },
subtitle: { subtitle: {
top: 620, top: 575,
height: 1.4, height: 1.4,
left: 1, left: 1,
right: 2, right: 2,
@ -66,7 +66,7 @@ export const azul = {
fontWeight: 700 fontWeight: 700
}, },
time: { time: {
top: 65, top: 55,
height: 2, height: 2,
left: 18.5, left: 18.5,
right: 1, right: 1,
@ -90,7 +90,7 @@ export const azul = {
fontWeight: 700 fontWeight: 700
}, },
address: { address: {
top: 660, top: 620,
height: 5.5, height: 5.5,
left: 2, left: 2,
right: 2, right: 2,

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Loading…
Cancel
Save