Skip to content

Commit

Permalink
[readme] only use width attribute as it resizes better
Browse files Browse the repository at this point in the history
  • Loading branch information
ioj4 committed Mar 8, 2024
1 parent d748443 commit 1e4b995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ https://ioj4.github.io/shelter-plugins/spotify-listen-along/

##### Prevents Discord from pausing your Spotify playback when you're in a call or voicechat

<img src="static/prevent-spotify-pause.jpg" height="72">
<img src="static/prevent-spotify-pause.jpg" width="500">

```
https://ioj4.github.io/shelter-plugins/prevent-spotify-pause/
Expand All @@ -84,7 +84,7 @@ https://ioj4.github.io/shelter-plugins/prevent-spotify-pause/

##### Prevents getting kicked from empty calls after 3 minutes

<img src="static/no-call-idle.jpg" height="72">
<img src="static/no-call-idle.jpg" width="500">

```
https://ioj4.github.io/shelter-plugins/no-call-idle/
Expand Down

0 comments on commit 1e4b995

Please sign in to comment.