fix: shorten Kron card description for better fit
This commit is contained in:
parent
91cbbd42fa
commit
1db7c553d1
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
|||
</div>
|
||||
<div class="flex-1 min-w-0">
|
||||
<h2 class="text-lg font-bold text-slate-100">Kron Password Challenge</h2>
|
||||
<p class="text-sm text-slate-400 mt-0.5">Test password strength against advanced cracking techniques and build resilient credentials.</p>
|
||||
<p class="text-sm text-slate-400 mt-0.5">Test password strength against advanced cracking.</p>
|
||||
<div class="mt-2 flex items-center gap-2 text-xs">
|
||||
<span class="inline-block px-2 py-0.5 rounded-full bg-yellow-500/20 text-yellow-400 border border-yellow-500/30">Interactive</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue