Spaces:
Running
Running
undefined - Follow Up Deployment
Browse files- index.html +1 -1
index.html
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<html>
|
3 |
<head>
|
4 |
<title>My app</title>
|
5 |
-
<meta name="viewport"
|
6 |
<meta charset="utf-8">
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
</head>
|
|
|
2 |
<html>
|
3 |
<head>
|
4 |
<title>My app</title>
|
5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
<meta charset="utf-8">
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
</head>
|