We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ee229 commit 31c5ccbCopy full SHA for 31c5ccb
404.html
@@ -13,7 +13,7 @@ <h1>Oops! Page not found</h1>
13
<div class="error-details">
14
<p>This isn't the page you are looking for. You may have mistyped the address or the page may have moved.</p>
15
</div>
16
- <div class="error-actions" align="center">
+ <div class="error-actions" style="text-align: center;">
17
<p><img src="https://octodex.github.com/images/scubatocat.png" alt="Octocat" width="300" height="300"></p>
18
<a href="/" class="btn btn-primary btn-lg"><span class="fa fa-home"></span>
19
Take Me Home </a>
0 commit comments