mtourville commited on
Commit
8f000e8
·
verified ·
1 Parent(s): d6740bc

Manual changes saved

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -37,7 +37,7 @@
37
  <a href="index.html" class="text-blue-600 font-medium">Home</a>
38
  <a href="services.html" class="text-blue-600 font-medium">Services</a>
39
  <div class="group relative">
40
- <a href="projects.html" class="text-blue-600 font-medium flex items-center">Projects <i data-feather="chevron-down" class="w-4 h-4 ml-1"></i></a>
41
  <div class="absolute left-0 mt-2 w-48 bg-white shadow-lg rounded-md py-1 hidden group-hover:block z-50">
42
  <a href="projects.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">All Projects</a>
43
  <a href="biotech-cleanroom-facility.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Biotech Cleanrooms</a>
 
37
  <a href="index.html" class="text-blue-600 font-medium">Home</a>
38
  <a href="services.html" class="text-blue-600 font-medium">Services</a>
39
  <div class="group relative">
40
+ <a href="projects.html" class="text-blue-600 font-medium flex items-center">Industries <i data-feather="chevron-down" class="w-4 h-4 ml-1"></i></a>
41
  <div class="absolute left-0 mt-2 w-48 bg-white shadow-lg rounded-md py-1 hidden group-hover:block z-50">
42
  <a href="projects.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">All Projects</a>
43
  <a href="biotech-cleanroom-facility.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Biotech Cleanrooms</a>