Adjust padding on Globe live

This commit is contained in:
CactusBlue 2025-01-22 15:00:49 -08:00 committed by GitHub
parent 30cd64cca4
commit 6c0d414a8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -261,7 +261,7 @@ export function GlobeSection({ countryData, totalUsers, children }: {countryData
<Typography type="h2">
Welcome back{displayName ? `, ${displayName}!` : '!'}
</Typography>
<div className='text-red-500 flex items-center gap-1.5 text-xs font-bold'>
<div className='text-red-500 p-4 flex items-center gap-1.5 text-xs font-bold'>
<div className="stack-live-pulse" />
<style>{`
.stack-live-pulse {