table wrapping
Some checks failed
Rust / Test (push) Has been cancelled
Rust / Rustfmt (push) Has been cancelled
Rust / Clippy (push) Has been cancelled
Rust / Code coverage (push) Has been cancelled

This commit is contained in:
Alphonse Paix
2025-09-20 19:19:57 +02:00
parent 79979e6a58
commit 6b3cea9fb2
5 changed files with 31 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
{% block content %}
<div class="max-w-4xl mx-auto">
<article>
<header class="pb-4 mb-2 border-b-2 border-gray-100">
<header class="pb-4 mb-2 border-b-2 border-gray-300 border-dashed">
<h1 class="text-3xl md:text-4xl font-bold text-gray-900 mb-4 leading-tight">{{ post.title }}</h1>
<div class="flex flex-col sm:flex-row sm:items-center sm:justify-between text-sm text-gray-600">
<div class="flex items-center space-x-4">