Skip to content

Commit 433263b

Browse files
committed
fixed ascii slightly
1 parent 79a1487 commit 433263b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/routes/tattoo/+page.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
<tr>
3333
<th>In ASCII Art</th>
3434
<td>
35-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br />
35+
⠀⠀&nbsp;|<br />
3636
⠀&nbsp;◜&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;.<br />
3737
(&nbsp; ﹙&nbsp;◑&nbsp;<br />
3838
⠀&nbsp;◟&nbsp;&nbsp;&nbsp;|<br />
39-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
39+
⠀⠀&nbsp;|
4040
</td>
4141
</tr>
4242
</table>

0 commit comments

Comments
 (0)