Skip to content

Commit

Permalink
fix viewport settings
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiuschen committed May 30, 2016
1 parent 86495a3 commit 016f799
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>RubyConf. China 2016</title>
<link rel="stylesheet" href="/assets/css/application.min.css">

<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
</head>
<body>
<div class="bg"></div>
Expand Down

0 comments on commit 016f799

Please sign in to comment.