ajuste css

parent 26d3339d
...@@ -451,6 +451,7 @@ img.desafio-inovage { ...@@ -451,6 +451,7 @@ img.desafio-inovage {
width: 100%; width: 100%;
max-width: 320px; max-width: 320px;
height: auto; height: auto;
min-height: 240px;
} }
.botonera-fotos div:nth-child(1) { .botonera-fotos div:nth-child(1) {
...@@ -488,4 +489,8 @@ button.subirFoto-adaptable { ...@@ -488,4 +489,8 @@ button.subirFoto-adaptable {
} }
} }
\ No newline at end of file
.camera{
max-height: 240px;
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment