diff options
author | j-james | 2021-05-24 07:53:23 +0000 |
---|---|---|
committer | j-james | 2021-05-24 07:53:23 +0000 |
commit | bed81a6502eb3c2e019bacabd819bd54812ea354 (patch) | |
tree | 5550db4c3fdd9ba1e854634fa0008ded37e1e4c1 /404.html | |
parent | 43534c909926b5b42a82547d8e85829f863ba7b6 (diff) |
Remove errant h2 shrinkage
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ </nav> </header> <br> - <h1>404</h1> + <h2 style="margin: 20px;">404</h2> <span>Page not found</span> </body> </html> |