Fix: controlar mejor los rangos de la gráfica para la lógica difusa

This commit is contained in:
Alexis
2026-03-27 09:04:05 +01:00
parent 9d12e81c90
commit 4dead7a406
3 changed files with 29 additions and 14 deletions
@@ -11,7 +11,7 @@ export default function MainLayout() {
<span className="text-white font-black text-xl leading-none">DoC</span>
</div>
<h1 className="text-xl font-bold text-slate-800">
Deck of Cards Method
Deck of Cards
</h1>
</div>
</header>