website: update width of star button

pull/618/head
Yangshun 1 year ago
parent 3ef7409aaf
commit 1afcc4b8c7

@ -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"
/>

@ -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"
/>

Loading…
Cancel
Save