updates styling

This commit is contained in:
Jonas Heinrich 2025-09-18 12:35:02 +02:00
parent fcc2eab88c
commit af31ea1abb

View file

@ -133,14 +133,14 @@
{% endif %}
{% if show_context %}
<h3 class="h5 mt-0 ellipsis">
<span class="title-text">
<h3 class="h5 mt-0">
<span class="title-text ellipsis">
{{ update.plan }}
</span>
</h3>
{% else %}
<h3 class="h4 mt-0 ellipsis">
<span class="title-text">
<h3 class="h4 mt-0">
<span class="title-text ellipsis">
{{ update.title }}
</span>
</h3>