update meta viewport for mobile devices

This commit is contained in:
bergware
2023-01-08 16:25:43 +01:00
parent 50c1f0b00b
commit e8642cae5a
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Security-Policy" content="block-all-mixed-content">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=1600">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex, nofollow">
<meta name="referrer" content="same-origin">
<style>