December 17th,2025 V.38

This commit is contained in:
Flatlogic Bot 2025-12-18 01:25:31 +00:00
parent 77b57d11d8
commit 1d822cc0a7
7 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@
<!-- NAV -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center justify-between text-sm">
<div class="font-bold text-xl">FinMox</div>
<div class="font-bold text-2xl">FinMox</div>
<nav class="hidden md:flex gap-8">
<a href="index.php" class="text-gray-600 hover:text-black">Home</a>
<a href="problem.php" class="text-gray-600 hover:text-black">Problem</a>

View File

@ -14,7 +14,7 @@
<!-- HEADER -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center justify-between text-sm">
<div class="font-bold text-xl">FinMox</div>
<div class="font-bold text-2xl">FinMox</div>
<nav class="hidden md:flex gap-8">
<a href="index.php" class="text-gray-600 hover:text-black">Home</a>
<a href="problem.php" class="text-gray-600 hover:text-black">Problem</a>

View File

@ -15,7 +15,7 @@
<!-- HEADER -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center justify-between text-sm">
<div class="font-bold text-xl">FinMox</div>
<div class="font-bold text-2xl">FinMox</div>
<nav class="hidden md:flex gap-8">
<a href="index.php" class="text-gray-600 hover:text-black font-semibold">Home</a>
<a href="problem.php" class="text-gray-600 hover:text-black">Problem</a>

View File

@ -14,7 +14,7 @@
<!-- NAV -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center justify-between">
<div class="font-bold text-xl">FinMox</div>
<div class="font-bold text-2xl">FinMox</div>
<nav class="hidden md:flex gap-8 text-sm">
<a href="index.php" class="text-gray-600 hover:text-black">Home</a>
<a href="problem.php" class="text-gray-600 hover:text-black">Problem</a>

View File

@ -17,7 +17,7 @@
<!-- HEADER -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center justify-between text-sm">
<div class="font-bold text-xl">FinMox</div>
<div class="font-bold text-2xl">FinMox</div>
<nav class="hidden md:flex gap-8">
<a href="index.php" class="text-gray-600 hover:text-black">Home</a>
<a href="problem.php" class="text-blue-700 font-bold">Problem</a>

View File

@ -12,7 +12,7 @@
<!-- NAV -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center justify-between">
<div class="font-bold text-xl">FinMox</div>
<div class="font-bold text-2xl">FinMox</div>
<nav class="hidden md:flex gap-8 text-sm">
<a href="index.php" class="text-gray-600 hover:text-black">Home</a>
<a href="problem.php" class="text-gray-600 hover:text-black">Problem</a>

View File

@ -14,7 +14,7 @@
<!-- HEADER -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center justify-between text-sm">
<div class="font-bold text-xl">FinMox</div>
<div class="font-bold text-2xl">FinMox</div>
<nav class="hidden md:flex gap-8">
<a href="index.php" class="text-gray-600 hover:text-black">Home</a>
<a href="problem.php" class="text-gray-600 hover:text-black">Problem</a>