5 lines
67 B
CSS
5 lines
67 B
CSS
|
#map {
|
||
|
height: 1600px;
|
||
|
width: 1200px;
|
||
|
margin: auto 0;
|
||
|
}
|