We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19a3398 + 076db65 commit 7b94c3cCopy full SHA for 7b94c3c
1 file changed
README.md
@@ -54,7 +54,7 @@ See FletX in action across different platforms:
54
55
<table>
56
<tr>
57
- <td width="400">
+ <td align="center" width="400">
58
<strong>Web</strong><br/>
59
<img src="./screeshots/videos/web.gif" width="350" alt="Web Demo">
60
</td>
@@ -63,7 +63,7 @@ See FletX in action across different platforms:
63
<img src="./screeshots/videos/mobile.gif" width="350" alt="Mobile Demo">
64
65
</tr>
66
- <tr>
+ <tr align="center">
67
<td width="400">
68
<strong>Desktop</strong><br/>
69
<img src="./screeshots/videos/desktop.gif" width="350" alt="Desktop Demo">
0 commit comments