diff --git a/docs/sponsor.md b/docs/sponsor.md index a18f0d81..2a6e9e9d 100644 --- a/docs/sponsor.md +++ b/docs/sponsor.md @@ -26,7 +26,7 @@ search: false | ::bi:alipay:: AliPay | ::fa:wechat:: WeChat | | :------------------------------------: | :---------------------------------------: | -| ![Alipay](https://static.pengzhanbo.cn/images/sponsor/ali_pay.jpg){width="300" height="300"} | ![WeChat](https://static.pengzhanbo.cn/images/sponsor/wechat_pay.jpg){width="300" height="300"} | +| | | @@ -105,6 +105,10 @@ search: false justify-content: center; } +.vp-doc .sponsor-table .vp-qrcode { + margin: 0; +} + .vp-doc .sponsor-table img { width: 150px; }