arregla estilos

pull/6/head
Borja Robert 2 years ago
parent f0a0083705
commit 672734ccf8

@ -32,7 +32,7 @@ p {
}
ul,ol {
margin-left: 2rem;
margin-left: 1rem;
}

@ -75,7 +75,7 @@
top: 480px;
left: 1.5rem;
right: 17rem;
height: 8rem;
height: 8.5rem;
font-size: 0.8rem;
color: #222;
line-height: 1rem;
@ -125,6 +125,7 @@
.address {
position: absolute;
display: grid;
top: 620px;
left: 2rem;
right: 20rem;
@ -134,9 +135,11 @@
line-height: 1.5rem;
font-family: sans-serif;
color: firebrick;
max-height: 4.5rem;
height: 4.5rem;
overflow: hidden;
white-space: pre-wrap;
align-items: center;
justify-content: center;
}
.imagetitle {

Loading…
Cancel
Save