Skip to content

Commit

Permalink
update width
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Warehime committed Jul 27, 2022
1 parent 9916d20 commit 289f157
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div style="text-align:center; height: 30%; width: 100%" align="center">
<picture style="width: 40%">
<img src="./docs/assets/algorand_logo_mark_black.svg" alt="Algorand">
<div style="text-align:center" align="center">
<picture>
<img src="./docs/assets/algorand_logo_mark_black.svg" alt="Algorand" width="400">
<source media="(prefers-color-scheme: dark)" srcset="./docs/assets/algorand_logo_mark_white.svg">
<source media="(prefers-color-scheme: light)" srcset="./docs/assets/algorand_logo_mark_black.svg">
</picture>
Expand Down

0 comments on commit 289f157

Please sign in to comment.