diff --git a/packages/web/pages/settings/account.tsx b/packages/web/pages/settings/account.tsx
index d4f29e1d7..0051bbbd2 100644
--- a/packages/web/pages/settings/account.tsx
+++ b/packages/web/pages/settings/account.tsx
@@ -22,6 +22,7 @@ import { ConfirmationModal } from '../../components/patterns/ConfirmationModal'
const StyledLabel = styled('label', {
fontWeight: 600,
fontSize: '16px',
+ marginBottom: '5px',
})
export const FormInput = styled('input', {
@@ -236,13 +237,13 @@ export default function Account(): JSX.Element {
distribution="start"
alignment="start"
>
+