Skip to content

Commit

Permalink
Add viewport to popup
Browse files Browse the repository at this point in the history
  • Loading branch information
shgysk8zer0 committed Aug 4, 2018
1 parent 5c9097c commit 3f16ac2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<script src="js/popup.js" async=""></script>
<link rel="stylesheet" href="css/popup.css" />
</head>
Expand Down

0 comments on commit 3f16ac2

Please sign in to comment.