mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2024-12-26 12:31:22 +01:00
slider works/shows right on mobile
This commit is contained in:
parent
7cb1a70d52
commit
94d768144c
1 changed files with 2 additions and 1 deletions
|
@ -62,6 +62,7 @@
|
|||
left: auto;
|
||||
bottom: auto;
|
||||
width: 100%;
|
||||
padding: 1em 0;
|
||||
}
|
||||
.value {
|
||||
padding: 6px 8px;
|
||||
|
@ -76,7 +77,7 @@
|
|||
#map {
|
||||
width: 97%;
|
||||
margin: 0 auto;
|
||||
height: 90vh;
|
||||
height: 80vh;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue