Spaces:
Paused
Paused
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
|
|
|
| 5 |
<title>TRIOPTIMUM Interface</title>
|
| 6 |
<link rel="stylesheet" href="style.css">
|
| 7 |
</head>
|
|
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><!-- new -->
|
| 6 |
<title>TRIOPTIMUM Interface</title>
|
| 7 |
<link rel="stylesheet" href="style.css">
|
| 8 |
</head>
|