Skip to content

Commit 57fb2b9

Browse files
authored
Added div to center the image
1 parent 53e6743 commit 57fb2b9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
<img src="docs/assets/ACCESS_ATMOSPHERE_icon.png" height="300" display="block" margin-left="auto" margin-right="auto"/>
1+
<div style="display:flex; justify-content:center">
2+
<img src="docs/assets/ACCESS_ATMOSPHERE_icon.png" height="300"/>
3+
</div>
24
<br/> <br/>
35

46

0 commit comments

Comments
 (0)