fix prev commit

master
Aevann 2024-05-02 06:02:29 +03:00
parent 0d593dafad
commit 4a3902d3b0
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
{{macros.reports(p, 'post')}}
<h1 id="post-title" class="{{p.award_classes(v, True)}} card-title post-title text-left mb-md-3" style="margin-top:6px;height: 1.5rem">
<h1 id="post-title" class="{{p.award_classes(v, True)}} card-title post-title text-left mb-md-3" style="margin-top:6px;min-height: 1.5rem">
{% if p.cw %}
<span class="post-flair bg-danger font-weight-bolder mr-1">CHILD WARNING</span>
{% endif %}