Fixed the footer items to center

This commit is contained in:
Hardik Singh 2023-10-02 19:11:50 +05:30
parent d895f17962
commit b358d15573
2 changed files with 2 additions and 2 deletions

View File

@ -283,7 +283,7 @@
</p>
</section>
<footer class="footer">
<footer class="footer" style="display: flex;justify-content: center;align-items: center;" >
<section class="container">
<p>
Designed with ♥ by

View File

@ -920,7 +920,7 @@
</ul>
</section>
<footer class="footer">
<footer class="footer" style="display: flex;justify-content: center;align-items: center;">
<section class="container">
<p>
Designed with ♥ by