Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
Added Style to Error Message. The error message is responsive now.
  • Loading branch information
siddharth-fortex committed Oct 5, 2020
1 parent 229350d commit 72ebc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/404.html
Expand Up @@ -8,6 +8,6 @@
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<h1>Error 404: Not Found</h1>
<h1 style="font-size: 4vw;">Error 404: Not Found</h1>
</body>
</html>

0 comments on commit 72ebc13

Please sign in to comment.