This commit is contained in:
GuidoSchenone
2025-12-09 18:25:26 -03:00
parent 24c3aa97f3
commit 6c6bee27da

View File

@@ -178,15 +178,7 @@
</div>
</section>
<!-- 1. CENTRED NAV (unchanged) -->
<nav class="border-b border-gray-800 bg-black">
<div class="max-w-6xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex justify-center items-center h-16">
<img src="cypsec-logo-white-transparent.webp" alt="CypSec" class="h-7 w-auto mr-2">
<span class="text-2xl font-mono text-white">CypSec</span>
</div>
</div>
</nav>
<!-- 2. CENTRED TITLE + ROULETTE -->
<section class="mb-8" x-data="wheelData()">