SabradouMap/style.css
2023-07-11 17:32:16 +02:00

6 lines
93 B
CSS

#map {
height: 600px;
width: 1200px;
margin-left: auto;
margin-right: auto;
}