Hotfix navbar + h1

This commit is contained in:
Divlo
2019-08-18 23:48:24 +02:00
parent 5aaf58fe0a
commit 0f76797845
11 changed files with 16 additions and 15 deletions

View File

@ -9,7 +9,7 @@
<!-- Page Content -->
<div class="container">
<h1 class="mt-4 text-center">Erreur <span class="important">404</span></h1>
<h1>Erreur <span class="important">404</span></h1>
<p class="pt-3 text-center">Cette page n'existe pas! <a href="/index.php" class="important">Revenir à la page d'accueil ?</a></p>
</div>