Fixed majour scroll bug

This commit is contained in:
Alicia Sykes
2019-01-12 23:42:11 +00:00
parent 20cae63e27
commit 91d77751f6
2 changed files with 15811 additions and 0 deletions

View File

@@ -23,6 +23,9 @@ html, body, #map-canvas {
height: 100%;
margin: 0;
padding: 0;
}
html {
overflow-x: hidden;
}

15808
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff