footer component adjusted.

This commit is contained in:
2021-06-07 09:58:36 +02:00
parent 14b943b64a
commit 6c7b28b4cb
5 changed files with 71 additions and 23 deletions
@@ -0,0 +1,3 @@
<div class="copyright py-4 text-center text-white">
<div class="container"><small>Copyright &copy; Your Website 2021</small></div>
</div>