Fix HTML validation errors
This commit is contained in:
parent
44ae1e91a1
commit
1045e5c85e
5 changed files with 24 additions and 24 deletions
|
@ -5,7 +5,7 @@
|
|||
</span>
|
||||
|
||||
<span>
|
||||
<svg class="size-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
|
||||
<svg class="size-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" d="M17.25 8.25 21 12m0 0-3.75 3.75M21 12H3" />
|
||||
</svg>
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue