Skip to content

Commit

Permalink
fix: make 404.html responsive (#830)
Browse files Browse the repository at this point in the history
If you are browsing this page with a phone or a tablet, you can click on the two links below to see the difference.

for easy to view in your phone
  • Loading branch information
Baimaikp authored and gr2m committed Dec 14, 2017
1 parent 1c3afe1 commit 532f15d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hoodie</title>

<link rel="stylesheet" type="text/css" href="style.css">
Expand Down

0 comments on commit 532f15d

Please sign in to comment.