.
This commit is contained in:
@@ -75,11 +75,11 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style="flex:1; padding:14px; background:#fff;">
|
<div style="flex:1; padding:14px; background:#fff;">
|
||||||
<div style="display:flex; justify-content:space-between; align-items:center; gap:8px;">
|
<div style="display:flex; justify-content:space-between; align-items:center; gap:8px;">
|
||||||
<div style="font-weight:800; font-size:1.4rem">{{ card.name }}</div>
|
<div style="font-weight:800; font-size:1.4rem">{{ card.name }}</div>
|
||||||
</div>
|
</div>
|
||||||
{# Era and diet visuals relocated into the hero-image overlays above to avoid duplication #}
|
{# Era and diet visuals relocated into the hero-image overlays above to avoid duplication #}
|
||||||
|
|
||||||
<div style="margin-top:8px">{{ card.description|linebreaksbr }}</div>
|
<div style="margin-top:8px">{{ card.description|linebreaksbr }}</div>
|
||||||
{% if card.facts_list %}
|
{% if card.facts_list %}
|
||||||
<div style="margin-top:8px">
|
<div style="margin-top:8px">
|
||||||
|
|||||||
Reference in New Issue
Block a user