corazon y posits adaptados

pull/1/head
esther 2 years ago
parent ae550f9246
commit b3512c685c

@ -9,7 +9,7 @@ export const corazon = {
top: 20, top: 20,
height: 32, height: 32,
left: 20, left: 20,
right: 100, right: 50,
fontSize: 18, fontSize: 18,
color: "white", color: "white",
fontFamily: "'Alegreya Sans SC', sans-serif", fontFamily: "'Alegreya Sans SC', sans-serif",

@ -4,6 +4,7 @@ import '$lib/templates/templates'
export const posits = { export const posits = {
name: "posits", name: "posits",
image: "plantilla_posits.jpg", image: "plantilla_posits.jpg",
description: "Corazón",
heading: { heading: {
top: 100, top: 100,
height: 1.2, height: 1.2,
@ -17,14 +18,14 @@ export const posits = {
fontWeight: 400 fontWeight: 400
}, },
title: { title: {
top: 450, top: 430,
height: 32, height: 50,
left: 80, left: 80,
right: 80, right: 80,
fontSize: 32, fontSize: 28,
color: "#000", color: "#000",
fontFamily: "'Alegreya Sans SC', sans-serif", fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 38, lineHeight: 30,
textAlign: "center", textAlign: "center",
fontWeight: 700 fontWeight: 700
}, },
@ -96,7 +97,7 @@ export const posits = {
fontSize: 18, fontSize: 18,
color: "#000", color: "#000",
fontFamily: "'Arial', sans-serif", fontFamily: "'Arial', sans-serif",
lineHeight: 24, lineHeight: 18,
textAlign: "center", textAlign: "center",
fontWeight: 400 fontWeight: 400
}, },
@ -105,7 +106,7 @@ export const posits = {
height: 48, height: 48,
left: 32, left: 32,
right: 385, right: 385,
fontSize: 24, fontSize: 20,
color: "#000", color: "#000",
fontFamily: "'Arial', sans-serif", fontFamily: "'Arial', sans-serif",
lineHeight: 24, lineHeight: 24,

Loading…
Cancel
Save