Skip to content

Commit

Permalink
change size to 248 to avoid aliasing (#207)
Browse files Browse the repository at this point in the history
* Update index.html

* Update index.html
  • Loading branch information
sirdarckcat committed Mar 31, 2021
1 parent a7e3614 commit 9c52ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Expand Up @@ -68,7 +68,7 @@
requests and responses as they happen
without the need of a proxy.
</p>
<p><a href="https://chrome.google.com/webstore/detail/tamper-chrome/mdemppnhjflbejfbnlddahjbpdbeejnn"><img src="./assets/images/cws.png" alt="Avaliable in the Chrome Web Store" width="206" /></a></p>
<p><a href="https://chrome.google.com/webstore/detail/tamper-chrome/mdemppnhjflbejfbnlddahjbpdbeejnn"><img src="./assets/images/cws.png" alt="Avaliable in the Chrome Web Store" width="248" /></a></p>
</div>
<div>
<img src="./assets/images/banner.png" alt="banner">
Expand Down

0 comments on commit 9c52ee4

Please sign in to comment.