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:32:16 +02:00
height: 600px;
width: 1200px;
2023-07-11 17:31:14 +02:00
margin-left: auto;
margin-right: auto;
2023-07-11 14:08:23 +02:00
}