File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -240,13 +240,13 @@ <h3 class="font-bold break-normal font-normal text-gray-600 text-base md:text-xl
240
240
< a class ="inline-block py-2 px-3 text-white no-underline " href ="index.html "> HOME</ a >
241
241
</ li >
242
242
< li >
243
- < a class ="inline-block text-gray-600 no-underline hover:text-gray-200 hover:text- underline py-2 px-3 " href ="# "> link</ a >
243
+ < a class ="inline-block text-gray-600 no-underline hover:text-gray-200 hover:underline py-2 px-3 " href ="# "> link</ a >
244
244
</ li >
245
245
< li >
246
- < a class ="inline-block text-gray-600 no-underline hover:text-gray-200 hover:text- underline py-2 px-3 " href ="# "> link</ a >
246
+ < a class ="inline-block text-gray-600 no-underline hover:text-gray-200 hover:underline py-2 px-3 " href ="# "> link</ a >
247
247
</ li >
248
248
< li >
249
- < a class ="inline-block text-gray-600 no-underline hover:text-gray-200 hover:text- underline py-2 px-3 " href ="# "> link</ a >
249
+ < a class ="inline-block text-gray-600 no-underline hover:text-gray-200 hover:underline py-2 px-3 " href ="# "> link</ a >
250
250
</ li >
251
251
</ ul >
252
252
</ div >
@@ -292,7 +292,6 @@ <h3 class="font-bold break-normal font-normal text-gray-600 text-base md:text-xl
292
292
293
293
} ) ;
294
294
295
-
296
295
</ script >
297
296
298
297
</ body >
You can’t perform that action at this time.
0 commit comments