Map of active fires
This commit is contained in:
parent
f87cf02c2d
commit
0b4f895506
7 changed files with 430 additions and 61 deletions
|
|
@ -140,3 +140,11 @@
|
|||
color: white;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
|
||||
/* https://github.com/PaulLeCam/react-leaflet/issues/108 */
|
||||
.leaflet-container {
|
||||
height: 500px;
|
||||
width: 85%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue