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.
1 parent b766b2d commit 8d55b0bCopy full SHA for 8d55b0b
components/custom/Form/Form.svelte
@@ -56,7 +56,7 @@ const listenForBlurOnForm = (form) => {
56
57
<style>
58
:global(form > *) {
59
- margin-top: 2rem;
+ margin-top: 1rem;
60
}
61
</style>
62
0 commit comments