We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef7409 commit 1afcc4bCopy full SHA for 1afcc4b
apps/website/src/pages/index.js
@@ -162,7 +162,7 @@ function HeroSection() {
162
src="https://ghbtns.com/github-btn.html?user=yangshun&repo=tech-interview-handbook&type=star&count=true&size=large"
163
frameBorder={0}
164
scrolling={0}
165
- width={160}
+ width={170}
166
height={30}
167
title="GitHub Stars"
168
/>
apps/website/src/theme/DocItem/Content/index.js
@@ -37,7 +37,7 @@ export default function DocItemContent({ children }) {
37
<iframe
38
39
40
41
42
43
0 commit comments