Skip to content

Commit

Permalink
Added div to center the image
Browse files Browse the repository at this point in the history
  • Loading branch information
heidinett authored Aug 27, 2024
1 parent 53e6743 commit 57fb2b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<img src="docs/assets/ACCESS_ATMOSPHERE_icon.png" height="300" display="block" margin-left="auto" margin-right="auto"/>
<div style="display:flex; justify-content:center">
<img src="docs/assets/ACCESS_ATMOSPHERE_icon.png" height="300"/>
</div>
<br/> <br/>


Expand Down

0 comments on commit 57fb2b9

Please sign in to comment.