mirror of
https://github.com/Llloooggg/WhereToGo.git
synced 2026-03-06 04:36:22 +03:00
Реструкторизованы статические файлы
This commit is contained in:
10
wheretogo/static/maps/css/map.css
Normal file
10
wheretogo/static/maps/css/map.css
Normal file
@@ -0,0 +1,10 @@
|
||||
html,
|
||||
body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#map {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user