style: cleanup
All checks were successful
Deploy Theme / deploy (push) Successful in 13s

This commit is contained in:
2026-02-20 08:49:56 +01:00
parent e63ae9a9c7
commit 9f5ff9d56b

View File

@@ -26,7 +26,7 @@
</figure> </figure>
{{/if}} {{/if}}
<section class="post-content max-w-3xl mx-auto text-[var(--text-primary)] leading-relaxed text-lg prose prose-invert"> <section class="post-content max-w-3xl mx-auto text-[var(--text-primary)] leading-relaxed text-lg prose">
{{content fallback="<p>No content provided for this post.</p>"}} {{content fallback="<p>No content provided for this post.</p>"}}
</section> </section>