mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-03 02:24:47 +08:00
website: update width of star button
This commit is contained in:
@@ -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&repo=tech-interview-handbook&type=star&count=true&size=large"
|
||||
frameBorder={0}
|
||||
width={160}
|
||||
width={170}
|
||||
height={30}
|
||||
title="GitHub Stars"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user