000f457fcb
* fix map height in extending example * add html and body styles to tutorial_frame * move js styles to css * remove unnecessary styles from mobile/example.md
1.1 KiB
1.1 KiB
layout | title | css |
---|---|---|
tutorial_frame | Mobile tutorial | body { padding: 0; margin: 0; } #map { height: 100%; width: 100vw; } |