Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-van committed Mar 14, 2018
1 parent dbd7427 commit 5307dd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
16 changes: 1 addition & 15 deletions 404.html
Expand Up @@ -2,21 +2,7 @@
layout: default
---

<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>

<div class="container">
<div class="container text-center">
<h1>404</h1>

<p><strong>Page not found :(</strong></p>
Expand Down
2 changes: 1 addition & 1 deletion _includes/footer.html
Expand Up @@ -26,7 +26,7 @@
</div>


<div class="col-sm">
<div class="col-sm text-right">
<p>{{- site.description | escape -}}</p>
</div>

Expand Down

0 comments on commit 5307dd9

Please sign in to comment.