Merge remote-tracking branch 'origin/esther'

main
Borja Robert 2 years ago
commit 00e65b4b98

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

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

Loading…
Cancel
Save