Fix github buttons width
This commit is contained in:
@ -17,7 +17,7 @@ const SiteNav = () => (
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className='ml-3 align-items-center d-flex'>
|
<div className='ml-3 align-items-center d-flex'>
|
||||||
<iframe src="https://ghbtns.com/github-btn.html?user=kamranahmedse&repo=developer-roadmap&type=star&count=true&size=large" frameBorder="0" scrolling="0" width="160px" height="30px"></iframe>
|
<iframe src="https://ghbtns.com/github-btn.html?user=kamranahmedse&repo=developer-roadmap&type=star&count=true&size=large" frameBorder="0" scrolling="0" width="190px" height="30px"></iframe>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</HeaderWrap>
|
</HeaderWrap>
|
||||||
|
Reference in New Issue
Block a user