HambiMap/sketch/html/style.css

10 lines
81 B
CSS

#map {
height: 450px;
}
select{
position: relative;
top: 10px;
}