mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
💄 Fix badge style for desktop
This commit is contained in:
parent
150bbde298
commit
9f6c1a0c1e
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ export default function GitHub({
|
|||
alignItems: 'center',
|
||||
gap: '1rem',
|
||||
height: '2rem',
|
||||
width: 'fit-content',
|
||||
width: ['fit-content', null, null, '100%'],
|
||||
maxWidth: '30rem',
|
||||
}}
|
||||
{...props}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue