feat: Mettre à jour les descriptions des fonctionnalités pour une meilleure clarté et précision
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
<div class="text-center mb-16">
|
||||
<h1 class="text-4xl md:text-5xl font-bold mb-6">{{ .Params.title }}</h1>
|
||||
<p class="text-xl text-gray-600 mb-16">{{ .Params.description }}</p>
|
||||
<div class="max-w-3xl mx-auto bg-white rounded-xl shadow-sm p-8">
|
||||
<p class="text-xl text-gray-600 text-left">
|
||||
<div class="max-w-3xl mx-auto border rounded-xl shadow-sm p-8">
|
||||
<p class="text-xl text-gray-600 text-left font-normal">
|
||||
{{ .Params.card | markdownify }}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user