15 lines
139 B
Plaintext
15 lines
139 B
Plaintext
page {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.container {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.container .map {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|