jisaacso219 commited on
Commit
aff1d44
·
verified ·
1 Parent(s): d39e6ac

Update index.html

Browse files
Files changed (1) hide show
  1. 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>