mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
Add map overview of berlin with toner-lite map tiles
This commit is contained in:
parent
b7f571b20f
commit
c44c5a35b8
2 changed files with 9 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
|
@ -11,6 +10,5 @@ body {
|
|||
}
|
||||
|
||||
#map {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue