Реструкторизованы статические файлы

This commit is contained in:
2022-04-21 18:21:48 +03:00
parent 291286bbb1
commit bc5782cac8
13 changed files with 42 additions and 38 deletions

View File

@@ -0,0 +1,10 @@
html,
body {
height: 100%;
margin: 0;
}
#map {
height: 100%;
width: 100%;
}