Skip to content

Commit df076e4

Browse files
author
Richard Kingston
authored
Update 404.html
1 parent a0a0aac commit df076e4

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

404.html

-21
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,3 @@
55
theme: default
66
layout: section
77
---
8-
9-
<style type="text/css" media="screen">
10-
.container {
11-
margin: 10px auto;
12-
max-width: 600px;
13-
text-align: center;
14-
}
15-
h1 {
16-
margin: 30px 0;
17-
font-size: 4em;
18-
line-height: 1;
19-
letter-spacing: -1px;
20-
}
21-
</style>
22-
23-
<div class="container">
24-
<h1>404</h1>
25-
26-
<p><strong>Page not found :(</strong></p>
27-
<p>The requested page could not be found.</p>
28-
</div>

0 commit comments

Comments
 (0)