Visual edits. Add Massachusetts logo to homepage and change background color

This commit is contained in:
rebuilt 2023-01-09 21:00:10 -08:00
parent a0590c7748
commit e0c13466ab
9 changed files with 40 additions and 22 deletions

View file

@ -16,7 +16,7 @@
<%= yield %>
<!-- Footer-->
<footer class="py-5 bg-dark">
<footer class="py-5 bg-dark-blue">
<div class="container px-5"><p class="m-0 text-center text-white">Copyright &copy; ECP 2022</p></div>
</footer>
</body>