mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
Fix wide button in /fiscal-sponsorship/apply (#1672)
This commit is contained in:
parent
3a1f316286
commit
bfeb700159
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ export default function Apply() {
|
|||
sx={{
|
||||
mb: 3,
|
||||
gap: 2,
|
||||
display: 'flex',
|
||||
display: 'inline-flex',
|
||||
alignItems: 'center',
|
||||
color: 'muted',
|
||||
textDecoration: 'none',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue