Infinity-1995 commited on
Commit
b98fcf6
·
verified ·
1 Parent(s): 617f0c4

Update about.html

Browse files
Files changed (1) hide show
  1. about.html +1 -1
about.html CHANGED
@@ -38,7 +38,7 @@ body {
38
  <div class="hidden md:flex gap-10 font-medium">
39
  <a href="index.html">Home</a>
40
  <a href="index.html#how">How it works</a>
41
- <a href="about.html" class="underline">About</a>
42
  </div>
43
 
44
  <a href="index.html" class="bg-white text-emerald-600 px-5 py-2 rounded-full font-semibold">
 
38
  <div class="hidden md:flex gap-10 font-medium">
39
  <a href="index.html">Home</a>
40
  <a href="index.html#how">How it works</a>
41
+ <a href="about.html">About</a>
42
  </div>
43
 
44
  <a href="index.html" class="bg-white text-emerald-600 px-5 py-2 rounded-full font-semibold">