We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f93acd commit aaf0da2Copy full SHA for aaf0da2
site/htmlTemplates/index.html
@@ -10,8 +10,7 @@
10
11
<head>
12
<meta charset="utf-8" />
13
- <!-- Force desktop view on mobile viewport -->
14
- <meta name="viewport" content="width=1024" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
15
<meta name="theme-color" content="#17172E" />
16
<meta name="application-name" content="Coder" />
17
<meta property="og:type" content="website" />
0 commit comments