vlcsolutions commited on
Commit
9edffba
·
verified ·
1 Parent(s): df287fc

Manual changes saved

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -574,7 +574,7 @@ Learn More
574
  <i data-feather="arrow-right" class="w-5 h-5 ml-2"></i>
575
  </a>
576
  <a href="./inspection-management-for-dynamics-365-business-central-faq.html"
577
- class="inline-flex items-center justify-center px-8 py-3 text-lg font-semibold rounded-md border border-[var(--vlc-navy)] text-[var(--vlc-navy)] hover:bg-gray-50 transition">
578
  FAQs
579
  <i data-feather="help-circle" class="w-5 h-5 ml-2"></i>
580
  </a>
 
574
  <i data-feather="arrow-right" class="w-5 h-5 ml-2"></i>
575
  </a>
576
  <a href="./inspection-management-for-dynamics-365-business-central-faq.html"
577
+ class="inline-flex items-center justify-center px-8 py-3 text-lg font-semibold rounded-md text-white bg-[var(--vlc-navy)] shadow-lg hover:opacity-90 transition">
578
  FAQs
579
  <i data-feather="help-circle" class="w-5 h-5 ml-2"></i>
580
  </a>