Add newline in quick start doc
This commit is contained in:
@@ -72,7 +72,8 @@ The map in the application is contained in a [`<div>` HTML element](http://en.wi
|
||||
```xml
|
||||
<style>
|
||||
.map {
|
||||
height: 400px; width: 100%;
|
||||
height: 400px;
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user