mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-19 05:59:34 +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"
|
||||
frameBorder="0"
|
||||
scrolling="0"
|
||||
width="130"
|
||||
width="150"
|
||||
height="30"
|
||||
title="GitHub"
|
||||
></iframe>,
|
||||
|
Reference in New Issue
Block a user