update contact page

This commit is contained in:
Matt Hill
2023-10-19 15:46:16 -06:00
parent 65182487b0
commit 138f15df97
2 changed files with 41 additions and 23 deletions

View File

@@ -426,13 +426,14 @@ section#news {
section#contact {
gap: 3rem;
p {
margin: 0;
ul#contact-community {
li {
padding-bottom: 5rem;
}
}
.community__icons {
width: auto;
margin: 0;
p {
margin-bottom: 24px;
}
.zammad-form {
@@ -563,7 +564,7 @@ a.btn {
font-size: 1.1rem;
text-decoration: none;
box-shadow: 0 1rem 1rem -0.5rem var(--c-shadow-3);
border-radius: 34px;
border-radius: 10px;
&:hover {
transform: scale(1.03);