Skip to content

Commit

Permalink
Merge pull request #4 from msng/mobile
Browse files Browse the repository at this point in the history
Add viewport for mobile devices
  • Loading branch information
k1LoW authored Jun 11, 2017
2 parents bff5ff4 + 3d41972 commit c9717af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<meta charset=utf-8>
<title>faultline: Error traking tool on AWS managed services.</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.2.1/css/bulma.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/c3/0.4.11/c3.min.css">
Expand Down

0 comments on commit c9717af

Please sign in to comment.