update footer color

This commit is contained in:
Raven Scott
2024-09-26 02:25:35 -04:00
parent e262ab229f
commit 42f9ab8e60
4 changed files with 4 additions and 4 deletions

View File

@ -82,7 +82,7 @@
</header>
<!-- Footer -->
<footer class="bg-dark text-white text-center py-4">
<footer class=" text-white text-center py-4">
<div class="container">
<p class="mb-0">&copy; 2024 Raven Scott. All rights reserved.</p>
</div>