cambios menores

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

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

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