Finally fix CSS issues
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="horizontal-center">
|
||||
<div class="post-list-item">
|
||||
<h2><a class="post-title" href="/{{ slug }}.html">{{ title }}</a></h2>
|
||||
<h2><a class="post-list-item-title" href="/{{ slug }}.html">{{ title }}</a></h2>
|
||||
|
||||
<p><b>> {{ date }}</b></p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user