Fix 404 responsiveness

This commit is contained in:
hossainemruz 2020-04-18 17:55:51 +06:00
parent 76a4f022ab
commit af8a6c542b
9 changed files with 58 additions and 9 deletions

View file

@ -11,7 +11,7 @@
<img src="/assets/images/404.png" alt="">
<div class="message">
<h1>404</h1>
<h4>The page you are looking for is not done yet.</h4>
<h4>The page you are looking for is not there yet.</h4>
</div>
</div>
{{ end }}