cambios menores

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

@ -29,10 +29,7 @@
<style>
.address {
position: absolute;
display: grid;
overflow: hidden;
white-space: pre-wrap;
align-items: center;
justify-content: center;
}
</style>

@ -98,7 +98,7 @@ export const azul = {
color: "white",
fontFamily: "sans-serif",
lineHeight: 1.8,
textAlign: "left",
textAlign: "center",
fontWeight: 400
},
}
Loading…
Cancel
Save