Specity the viewport

This commit is contained in:
Petko Bordjukov 2014-10-29 15:53:11 +02:00
parent 4d689b4926
commit 3774abc062
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
<head>
<title>OpenFest Live Streaming</title>
<meta charset="utf8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="video-js.min.css" rel="stylesheet" type="text/css">
<script src="video.js"></script>