privateuserh commited on
Commit
6c66aaf
·
verified ·
1 Parent(s): 0f05fe5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -1372,7 +1372,7 @@
1372
  <ul class="space-y-2">
1373
 
1374
  <li class="flex items-center">
1375
- <i class="fas fa-calendar text-gray-400 mr-2">By Appointment Only</i>
1376
  <span class="text-gray-400"></span>
1377
  </li>
1378
  </ul>
 
1372
  <ul class="space-y-2">
1373
 
1374
  <li class="flex items-center">
1375
+ <i class="fas fa-calendar text-gray-400 mr-2"></i>
1376
  <span class="text-gray-400"></span>
1377
  </li>
1378
  </ul>