fix: Remove conflicting width attribute from colspan cell in README table

The cell with colspan=2 should not have width=50% as it creates
a layout conflict causing horizontal table spanning on GitHub.
This commit is contained in:
dayuan.jiang
2025-11-17 19:07:43 +09:00
parent 7a6a7eaf7c
commit 455115935c

View File

@@ -69,7 +69,7 @@ Draw a cute cat for me.
</td> </td>
</tr> </tr>
<tr> <tr>
<td width="50%" colspan="2" style="vertical-align:top;height:400px;"> <td colspan="2" style="vertical-align:top;height:400px;">
**Prompt:** **Prompt:**