Skip to content

Commit 0ff41ce

Browse files
committed
Amend CSS
1 parent 2166cd3 commit 0ff41ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/views/animalMap.pug

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ block content
1515
style.
1616
#map {
1717
width: 100%;
18-
height: 400px;
18+
height: 70vh;
1919

20-
padding: 0;
20+
padding-bottom: 20px;
2121
margin: 0;
2222
}
2323
script(src="https://unpkg.com/maplibre-gl@5.4.0/dist/maplibre-gl.js")

0 commit comments

Comments
 (0)