Skip to content

Commit 7d4b2d8

Browse files
committed
Fix mobile preview captions
1 parent 198d2cd commit 7d4b2d8

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@
44

55
![editor](anycode/imgs/screen.png)
66

7-
## Mobile ACP
8-
9-
ACP panel on phone:
7+
## Mobile Previews
108

119
<table>
1210
<tr>
13-
<td><img src="anycode/imgs/screen_phone.png" alt="ACP on mobile" width="240" /></td>
14-
<td><img src="anycode/imgs/screen_phone2.PNG" alt="ACP on mobile 2" width="240" /></td>
11+
<td align="center">
12+
<img src="anycode/imgs/screen_phone.png" alt="ACP panel on phone" width="240" /><br/>
13+
ACP panel on phone
14+
</td>
15+
<td align="center">
16+
<img src="anycode/imgs/screen_phone2.PNG" alt="README on phone" width="240" /><br/>
17+
README on phone
18+
</td>
1519
</tr>
1620
</table>
1721

0 commit comments

Comments
 (0)