Skip to content

Commit eb0ecc6

Browse files
committed
Removed JS from 404
1 parent e442305 commit eb0ecc6

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

web/404.html

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,6 @@
33
layout: default
44
---
55

6-
<style type="text/css" media="screen">
7-
.container {
8-
margin: 10px auto;
9-
max-width: 600px;
10-
text-align: center;
11-
}
12-
h1 {
13-
margin: 30px 0;
14-
font-size: 4em;
15-
line-height: 1;
16-
letter-spacing: -1px;
17-
}
18-
</style>
19-
206
<div class="container">
217
<h1>404</h1>
228

0 commit comments

Comments
 (0)