Update index.html
This commit is contained in:
parent
1463d94c21
commit
5ed15b0965
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8"/>
|
<meta charset="UTF-8"/>
|
||||||
<title>Split media</title>
|
<title>Split media</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||||
<link href="css/mobile.css" rel="stylesheet" media="all and (max-width: 600px)">
|
<link href="css/mobile.css" rel="stylesheet" media="all and (max-width: 600px)">
|
||||||
<link href="css/desktop.css" rel="stylesheet" media="all and (min-width: 600px)">
|
<link href="css/desktop.css" rel="stylesheet" media="all and (min-width: 600px)">
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
Reference in New Issue
Block a user