We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09b73e4 + 0ca845f commit 1f5ce85Copy full SHA for 1f5ce85
components/custom/Form/Form.svelte
@@ -62,7 +62,7 @@ const listenForBlurOnForm = (form) => {
62
63
<style>
64
:global(form > *) {
65
- margin-top: 2rem;
+ margin-top: 1rem;
66
}
67
</style>
68
0 commit comments