tender margin fix
This commit is contained in:
parent
683fe655df
commit
045c7106c8
|
|
@ -20,7 +20,7 @@ postPage = "post"
|
|||
{% for post in posts %}
|
||||
<div class="right_top-content">
|
||||
<div class="right_top-content-top">
|
||||
<div class="right-top-content-date right-top-content-date-2">
|
||||
<div class="right-top-content-date">
|
||||
<span class="date">{{ post.published_at| date('d.m.Y')}}</span>
|
||||
<span class="time">{{post.published_at|date('H:i')}}</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue