💄 Fix badge style for desktop

This commit is contained in:
Malted 2023-04-07 01:49:31 +01:00
parent 150bbde298
commit 9f6c1a0c1e
No known key found for this signature in database
GPG key ID: C1AF1C0E5180BE02

View file

@ -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}