feat: Improved layout of contact form submit button.
This commit is contained in:
parent
88276c2e2e
commit
553bba8917
@ -920,6 +920,11 @@ hr.-even {
|
|||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.contact_form__submit_button {
|
||||||
|
font-size: 1rem;
|
||||||
|
padding: 0 0.25rem;
|
||||||
|
}
|
||||||
|
|
||||||
/* Hide captcha field as part of spam protection.
|
/* Hide captcha field as part of spam protection.
|
||||||
We got no real captcha. */
|
We got no real captcha. */
|
||||||
.contact_form__captcha {
|
.contact_form__captcha {
|
||||||
|
Loading…
Reference in New Issue
Block a user