Add CSS and HTML for blog post styling, remove unused flexbox elements
This commit is contained in:
parent
a865751408
commit
3b17c1f479
4 changed files with 31 additions and 12 deletions
|
@ -25,7 +25,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="dotted-border"></div>
|
||||
<div class="blog-post-container">
|
||||
<div class="blog-entry-container">
|
||||
<h3 class="title">View the latest posts</h3>
|
||||
{% block content %} {% endblock %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue