4 lines
44 B
CSS
4 lines
44 B
CSS
|
|
#map {
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
}
|