Compare commits
No commits in common. "931e4d2abeed54664f64b3424fa8825f4ffdaeba" and "ce38e88885d3fc5ea19eb3d0e00a7823e2534259" have entirely different histories.
931e4d2abe
...
ce38e88885
@ -60,11 +60,6 @@
|
|||||||
gap: 1em 1em;
|
gap: 1em 1em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.g-recaptcha {
|
|
||||||
width: fit-content;
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<Card>
|
<Card>
|
||||||
@ -86,10 +81,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<input class="button" type="submit" value="Send" />
|
<input class="button" type="submit" value="Send" />
|
||||||
<input type="hidden" name="redirectTo" value="https://luke-else.co.uk/contact?sent=true">
|
<input type="hidden" name="redirectTo" value="https://luke-else.co.uk/contact?sent=true">
|
||||||
|
|
||||||
<!-- reCAPTCHA integration -->
|
|
||||||
<div class="g-recaptcha" data-sitekey="6Lc3NgwrAAAAAKBh-ALiEnNfkYR4Wq4TLtH5DYEL"></div>
|
|
||||||
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
|
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div slot="footer">
|
<div slot="footer">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user