HambiMap/sketch/alt/style.css
2023-06-25 14:21:12 +02:00

10 lines
81 B
CSS

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