Add address to footer

main
rebuilt 3 years ago
parent bbcde251a2
commit 80f4373211

@ -20,7 +20,10 @@
<!-- Footer--> <!-- Footer-->
<footer class="py-5 bg-dark-blue"> <footer class="py-5 bg-dark-blue">
<div class="container px-5"><p class="m-0 text-center text-white">Copyright &copy; ECP 2023</p></div> <div class="row">
<div class="container px-5 col"><p class="m-0 text-center text-white">4589 Via Marisol Unit 154</p></div>
<div class="container px-5 col"><p class="m-0 text-center text-white">Copyright &copy; ECP 2023</p></div>
<div>
</footer> </footer>
</body> </body>
</html> </html>

Loading…
Cancel
Save