forked from MapComplete/MapComplete
UX: improve lighthouse score, see #1696
This commit is contained in:
parent
556f6d0b93
commit
4ec74f24b9
3 changed files with 5 additions and 3 deletions
|
@ -3,6 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<!-- We disable 'user-scalable'. As we are working with a map, the user might zoom in using a popup, close the popup and _not_ be able to zoom out again. -->
|
||||
<meta content="width=device-width, initial-scale=1.0, user-scalable=no" name="viewport">
|
||||
<!-- CSP -->
|
||||
<link href="./css/mobile.css" rel="stylesheet"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue