UX: improve lighthouse score, see #1696

This commit is contained in:
Pieter Vander Vennet 2023-11-09 15:53:47 +01:00
parent 556f6d0b93
commit 4ec74f24b9
3 changed files with 5 additions and 3 deletions

View file

@ -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"/>