diff --git a/pages/fiscal-sponsorship/apply/index.js b/pages/fiscal-sponsorship/apply/index.js index 2bc591a8..b353e569 100644 --- a/pages/fiscal-sponsorship/apply/index.js +++ b/pages/fiscal-sponsorship/apply/index.js @@ -60,7 +60,7 @@ export default function Apply() { sx={{ mb: 3, gap: 2, - display: 'flex', + display: 'inline-flex', alignItems: 'center', color: 'muted', textDecoration: 'none',