We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44593d5 commit 127ac6fCopy full SHA for 127ac6f
README.md
@@ -2,10 +2,10 @@
2
3
<table>
4
<tr><td>
5
-<img src="images/phone.png" width="80%" alt="Phone image" style="margin: auto" />
+<img src="images/phone.png" width="80%" alt="Phone image" style="margin: auto; display: block;" />
6
</td>
7
<td>
8
-<img src="images/phone2.png" width="80%" alt="Phone image 2" style="margin: auto" />
+<img src="images/phone2.png" width="80%" alt="Phone image 2" style="margin: auto; display: block;" />
9
10
</tr>
11
</table>
0 commit comments