Fix blog main page footer style
This commit is contained in:
parent
6203f20b77
commit
e367c5af21
|
@ -35,7 +35,7 @@
|
||||||
<section class="blog-recent-post-list" id="recentpostlistdiv"></section>
|
<section class="blog-recent-post-list" id="recentpostlistdiv"></section>
|
||||||
|
|
||||||
</article> <!-- end of article id="content" -->
|
</article> <!-- end of article id="content" -->
|
||||||
<footer id="footer"></footer>
|
<footer class="blog-footer" id="footer"></footer>
|
||||||
</main> <!-- end of main id="container" -->
|
</main> <!-- end of main id="container" -->
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue