Skip to content

Commit

Permalink
(Merge from branch) Navigation: added viewport meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
vasansr committed Nov 16, 2016
2 parents 427ff18 + a187aa4 commit 9c22a1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<head>
<meta charset="UTF-8" />
<title>Pro MERN Stack</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/bootstrap/css/bootstrap.min.css" >
<style>
input.invalid {border-color: red;}
Expand Down

0 comments on commit 9c22a1d

Please sign in to comment.