DKProgrammer commited on
Commit
842e3e4
·
1 Parent(s): a6a9cd9

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -3
index.html CHANGED
@@ -7,8 +7,6 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
- <div class="card">
11
- <iframe src="http://tuberlin-aigame.de/aigame/" title="AI Game"></iframe>
12
- </div>
13
  </body>
14
  </html>
 
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
+ <iframe src="http://tuberlin-aigame.de/aigame/" title="AI Game"></iframe>
 
 
11
  </body>
12
  </html>