Add support for ordering

This commit is contained in:
Senad Uka
2023-07-06 06:22:18 +02:00
parent 17f9045b74
commit d197b99e76
8 changed files with 6 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
{% block content %}
<article>
<h1 class="font-bold rounded-xl border-2 border-gray-200 bg-slate-100 mb-3 ml-3 mr-3 p-4 text-lg">How does it function?</h1>
<h1 class="font-bold rounded-xl border-2 border-gray-200 bg-slate-100 mb-3 ml-3 mr-3 p-4 text-lg">How does it work?</h1>
<section class="rounded-xl border-2 border-gray-200 bg-slate-100 mb-3 ml-3 mr-3 p-4">
<h2>It's straightforward!</h2>
<ol class="max-w-md space-y-1 list-decimal list-inside">