generated from inherentlee/11ty
tweaks
This commit is contained in:
@ -6,7 +6,7 @@ layout: page.njk
|
|||||||
{{ content | safe }}
|
{{ content | safe }}
|
||||||
|
|
||||||
<form action="https://formgrid.dev/api/f/842wiwnz" method="POST" class="contact-form">
|
<form action="https://formgrid.dev/api/f/842wiwnz" method="POST" class="contact-form">
|
||||||
<h2 class="center">Contact Us</h2>
|
<h2 class="center">Get in touch</h2>
|
||||||
<p class="center">All fields
|
<p class="center">All fields
|
||||||
<span aria-hidden="true">marked with an asterisk (<span class="red">*</span>)</span>
|
<span aria-hidden="true">marked with an asterisk (<span class="red">*</span>)</span>
|
||||||
are required.</p>
|
are required.</p>
|
||||||
|
|||||||
@ -198,7 +198,6 @@ footer a:focus-visible {
|
|||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* only float on larger screens */
|
/* only float on larger screens */
|
||||||
@media (min-width: 551px) {
|
@media (min-width: 551px) {
|
||||||
.inset-left,
|
.inset-left,
|
||||||
|
|||||||
Reference in New Issue
Block a user