Visual polishing
This commit is contained in:
9
map/style.css
Normal file
9
map/style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
}
|
||||
#folium {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
}
|
||||
Reference in New Issue
Block a user