Fix blog main page footer style

This commit is contained in:
Helen Chong 2023-08-29 17:34:56 +08:00
parent 6203f20b77
commit e367c5af21
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<section class="blog-recent-post-list" id="recentpostlistdiv"></section>
</article> <!-- end of article id="content" -->
<footer id="footer"></footer>
<footer class="blog-footer" id="footer"></footer>
</main> <!-- end of main id="container" -->
</body>
</html>