feat: Improved layout of contact form submit button.

This commit is contained in:
muli 2022-08-18 20:32:01 +02:00
parent 88276c2e2e
commit 553bba8917
1 changed files with 5 additions and 0 deletions

View File

@ -920,6 +920,11 @@ hr.-even {
font-size: 1rem;
}
.contact_form__submit_button {
font-size: 1rem;
padding: 0 0.25rem;
}
/* Hide captcha field as part of spam protection.
We got no real captcha. */
.contact_form__captcha {