Skip to content

Commit 48b3198

Browse files
committed
Readme img centering
1 parent a850b87 commit 48b3198

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
when up/down arrow clicked menu must scroll by 1 item up/down
1818
- If the menu does not fit into the screen custom scroll should appear
1919

20-
<div style="text-align:center">
21-
<img src="example_imgs/img.png" style="display:inline-block;">
20+
<div style="">
21+
<img src="example_imgs/img.png" style="display:block; margin: 0 auto;">
2222
</div>
2323

2424

0 commit comments

Comments
 (0)