Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix: change img width
  • Loading branch information
sebasti810 authored Aug 9, 2024
1 parent 40676b0 commit 63f1f9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<p align="center">
<picture>
<source srcset="./assets/prism-white.png" media="(prefers-color-scheme: dark)">
<img src="./assets/prism-dark.png" alt="Prism" width="500">
<img src="./assets/prism-dark.png" alt="Prism" width="350">
</picture>
</p>
<br>

# prism

Expand Down

0 comments on commit 63f1f9d

Please sign in to comment.