Fix wide button in /fiscal-sponsorship/apply (#1672)

This commit is contained in:
Niko Yu 2025-10-14 19:23:08 -04:00 committed by GitHub
parent 3a1f316286
commit bfeb700159
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,7 +60,7 @@ export default function Apply() {
sx={{
mb: 3,
gap: 2,
display: 'flex',
display: 'inline-flex',
alignItems: 'center',
color: 'muted',
textDecoration: 'none',