Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
-
<meta name="viewport" content="width=device-width, initial-scale=1
|
| 6 |
<title>Fragment</title>
|
| 7 |
<link rel="stylesheet" href="styles.css">
|
| 8 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
| 6 |
<title>Fragment</title>
|
| 7 |
<link rel="stylesheet" href="styles.css">
|
| 8 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|