style: sponsor button height

This commit is contained in:
Jing Hua 2023-04-08 22:49:29 +08:00
parent 9adde9fe6b
commit 438d396a2e

View file

@ -100,6 +100,7 @@ const AboutMenu = () => {
<a href='https://github.com/sponsors/ztjhz' target='_blank'> <a href='https://github.com/sponsors/ztjhz' target='_blank'>
<img <img
src='https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86' src='https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86'
width='120px'
alt='Support us through GitHub Sponsors' alt='Support us through GitHub Sponsors'
/> />
</a> </a>