mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-19 14:09:31 +02:00
fix: stars button width for 1k+ 😊
This commit is contained in:
@@ -48,7 +48,7 @@ const Navbar: React.FC<NavbarProps> = ({ onSwitchTheme }) => {
|
|||||||
src="https://ghbtns.com/github-btn.html?user=iib0011&repo=omni-tools&type=star&count=true&size=large"
|
src="https://ghbtns.com/github-btn.html?user=iib0011&repo=omni-tools&type=star&count=true&size=large"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
scrolling="0"
|
scrolling="0"
|
||||||
width="130"
|
width="150"
|
||||||
height="30"
|
height="30"
|
||||||
title="GitHub"
|
title="GitHub"
|
||||||
></iframe>,
|
></iframe>,
|
||||||
|
Reference in New Issue
Block a user