Infinity-1995 commited on
Commit
7917a84
·
verified ·
1 Parent(s): 2976e71

Update about.html

Browse files
Files changed (1) hide show
  1. about.html +2 -2
about.html CHANGED
@@ -146,8 +146,8 @@ body {
146
 
147
  <tr class="hover:bg-emerald-50">
148
  <td class="p-4">Basic food listing</td>
149
- <td class="text-center text-red-500">✔</td>
150
- <td class="text-center text-emerald-600 font-bold">✖</td>
151
  </tr>
152
 
153
  </tbody>
 
146
 
147
  <tr class="hover:bg-emerald-50">
148
  <td class="p-4">Basic food listing</td>
149
+ <td class="text-center text-emerald-600 font-bold">✔</td>
150
+ <td class="text-center text-red-500">✖</td>
151
  </tr>
152
 
153
  </tbody>