6 lines
93 B
CSS
6 lines
93 B
CSS
#map {
|
|
height: 600px;
|
|
width: 1200px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
} |