We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 198d2cd commit 7d4b2d8Copy full SHA for 7d4b2d8
1 file changed
README.md
@@ -4,14 +4,18 @@
4
5

6
7
-## Mobile ACP
8
-
9
-ACP panel on phone:
+## Mobile Previews
10
11
<table>
12
<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>
+ <td align="center">
+ <img src="anycode/imgs/screen_phone.png" alt="ACP panel on phone" width="240" /><br/>
+ ACP panel on phone
+ </td>
15
16
+ <img src="anycode/imgs/screen_phone2.PNG" alt="README on phone" width="240" /><br/>
17
+ README on phone
18
19
</tr>
20
</table>
21
0 commit comments