Manual changes saved
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -71,7 +71,7 @@
|
|
| 71 |
<div class="container mx-auto px-4 py-3 flex justify-between items-center">
|
| 72 |
<div class="flex items-center">
|
| 73 |
<div class="w-10 h-10 bg-primary rounded-full mr-3"></div>
|
| 74 |
-
<a href="index.html" class="text-
|
| 75 |
</div>
|
| 76 |
<nav class="hidden md:flex space-x-6">
|
| 77 |
<a href="about.html" class="hover:text-primary">About</a>
|
|
|
|
| 71 |
<div class="container mx-auto px-4 py-3 flex justify-between items-center">
|
| 72 |
<div class="flex items-center">
|
| 73 |
<div class="w-10 h-10 bg-primary rounded-full mr-3"></div>
|
| 74 |
+
<a href="index.html" class="text-2xl font-black"><span class="text-[#5ec0cc]">NAGAS</span><span class="text-white">ATHLETICS</span></a>
|
| 75 |
</div>
|
| 76 |
<nav class="hidden md:flex space-x-6">
|
| 77 |
<a href="about.html" class="hover:text-primary">About</a>
|