diff --git a/src/routes/contact/+page.svelte b/src/routes/contact/+page.svelte index 36ea25a..e058d39 100644 --- a/src/routes/contact/+page.svelte +++ b/src/routes/contact/+page.svelte @@ -60,6 +60,11 @@ gap: 1em 1em; width: 100%; } + + .g-recaptcha { + width: fit-content; + overflow: hidden; + } @@ -81,6 +86,10 @@ + + +
+