mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-04-01 21:13:11 +00:00
update contact page
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user