SabradouMap/style.css

6 lines
93 B
CSS
Raw Normal View History

2023-07-11 14:08:23 +02:00
#map {
2023-07-11 17:31:14 +02:00
height: 800px;
width: 1600px;
margin-left: auto;
margin-right: auto;
2023-07-11 14:08:23 +02:00
}