feat(settings): add font and apply to relevant text fields
This commit is contained in:
parent
a1a482abcc
commit
4b3e0677e4
9 changed files with 49 additions and 18 deletions
|
@ -88,7 +88,7 @@ export default function SettingsPage() {
|
|||
</Select>
|
||||
</div>
|
||||
<div className='pt-4'>
|
||||
<Button variant='destructive'>Delete Account</Button>
|
||||
<Button variant='secondary'>Delete Account</Button>
|
||||
<p className='text-sm text-muted-foreground pt-1'>
|
||||
Permanently delete your account and all associated data.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue