6 lines
61 B
CSS
6 lines
61 B
CSS
#map {
|
|
margin-top: 10px;
|
|
height: 400px;
|
|
width: 100%;
|
|
}
|
#map {
|
|
margin-top: 10px;
|
|
height: 400px;
|
|
width: 100%;
|
|
}
|