empeiza a ir bien

pull/15/head
Borja Robert 2 years ago
parent b916a67422
commit efc85876fe

@ -28,8 +28,6 @@
<style>
.heading {
position: absolute;
/* font-variant: small-caps; */
/* text-transform: uppercase; */
overflow: hidden;
}
</style>

@ -29,7 +29,6 @@
<style>
.subtitle {
position: absolute;
font-variant: small-caps;
overflow: hidden;
display: flex;
justify-content: center;

@ -29,7 +29,6 @@
<style>
.title {
position: absolute;
/* font-variant: small-caps; */
overflow: hidden;
display: flex;
justify-content: center;

@ -12,9 +12,7 @@
text-align: left;
font-weight: 700;
color: firebrick;
font-family: 'Ubuntu', sans-serif;
/* font-family: 'Gill Sans', sans-serif; */
/* font-variant: small-caps; */
font-family: 'Alegreya Sans SC', sans-serif;
}
a {
color: inherit;

@ -21,12 +21,12 @@ export const verde = {
height: 86,
left: 132,
right: 16,
fontSize: 32,
fontSize: 40,
color: "white",
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 40,
textAlign: "center",
fontWeight: 400
fontWeight: 700
},
subtitle: {
top: 300,

Loading…
Cancel
Save