Native viewport width on mobile for the landing page

This commit is contained in:
Ophir LOJKINE 2019-06-27 12:10:24 +02:00
parent 078db23d47
commit b1a5884932
2 changed files with 2 additions and 0 deletions

View file

@ -12,6 +12,7 @@
<link rel="icon" type="image/svg+xml" sizes="256x256" href="favicon.svg">
<link rel="apple-touch-icon" href="favicon.svg">
<link rel="mask-icon" href="favicon.svg" color="black">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>

View file

@ -0,0 +1 @@
}