mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-07 01:14:57 +05:30
fix: stars button width for 1k+ 😊
This commit is contained in:
parent
15d8ed62d5
commit
deb869a619
1 changed files with 1 additions and 1 deletions
|
|
@ -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>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue