Skip to content

Commit

Permalink
added noscale meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Armley authored and Jack Armley committed Mar 16, 2012
1 parent ed7c0a9 commit 98c5ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Expand Up @@ -2,6 +2,7 @@
<html lang="en-gb">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,user-scalable=no, scale=1, maximum-scale=1.0" />
<title>Tangent Snowball front-end conventions</title>
<link rel="stylesheet" href="screen.css" media="screen"/>
<link rel="stylesheet" href="print.css" media="print" />
Expand Down

0 comments on commit 98c5ded

Please sign in to comment.