website: update width of star button

This commit is contained in:
Yangshun
2023-10-31 14:56:37 +08:00
parent 3ef7409aaf
commit 1afcc4b8c7
2 changed files with 2 additions and 2 deletions

View File

@@ -162,7 +162,7 @@ function HeroSection() {
src="https://ghbtns.com/github-btn.html?user=yangshun&repo=tech-interview-handbook&type=star&count=true&size=large"
frameBorder={0}
scrolling={0}
width={160}
width={170}
height={30}
title="GitHub Stars"
/>

View File

@@ -37,7 +37,7 @@ export default function DocItemContent({ children }) {
<iframe
src="https://ghbtns.com/github-btn.html?user=yangshun&amp;repo=tech-interview-handbook&amp;type=star&amp;count=true&amp;size=large"
frameBorder={0}
width={160}
width={170}
height={30}
title="GitHub Stars"
/>