Skip to content

Commit 5537d46

Browse files
DinoxhCopilot
andauthored
Update my-app/index.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f422d89 commit 5537d46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

my-app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="preconnect" href="https://fonts.googleapis.com">
99
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1010
<link href="https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
11-
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <title>Find my course</title>
11+
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Find my course</title>
1212
</head>
1313
<div id="root"></div>
1414
<script type="module" src="/src/index.jsx"></script>

0 commit comments

Comments
 (0)