Update README.md
This commit is contained in:
parent
104656dfe0
commit
e6736ff7e6
@ -42,7 +42,7 @@ sass/
|
|||||||
<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