Visual polishing

This commit is contained in:
2022-08-31 05:36:14 +02:00
parent 1a4b1f0f22
commit fff45d8308
4 changed files with 12 additions and 2 deletions

9
map/style.css Normal file
View File

@@ -0,0 +1,9 @@
body {
width: 100vw;
height: 100vh;
overflow: hidden;
}
#folium {
width: 100vw;
height: 100vh;
}