Skip to content

Commit

Permalink
Fixed Sponsor banner aspect ratio distorted on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed Oct 20, 2024
1 parent bd39a4f commit 97eb7e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ Create a new discsussion: https://github.com/adamlui/ai-web-extensions/discussio

<br>

<a href="https://github.com/sponsors/adamlui"><img height=133 src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/banners/sponsor/$10/banner1660x260.png"></a>
<a href="https://github.com/sponsors/adamlui"><img width=830 src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/banners/sponsor/$10/banner1660x260.png"></a>

<!-- FOOTER -->

Expand Down
2 changes: 1 addition & 1 deletion docs/zh-cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@

<br>

<a href="https://github.com/sponsors/adamlui"><img height=133 src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/banners/sponsor/$10/banner1660x260.png"></a>
<a href="https://github.com/sponsors/adamlui"><img width=830 src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/banners/sponsor/$10/banner1660x260.png"></a>

<!-- FOOTER -->

Expand Down

0 comments on commit 97eb7e4

Please sign in to comment.