fix
This commit is contained in:
@@ -682,7 +682,7 @@ select.form-control {
|
||||
|
||||
.contact-section {
|
||||
padding: var(--spacing-2xl) 0;
|
||||
background: var(--white);
|
||||
background: linear-gradient(135deg, var(--secondary-color) 0%, var(--white) 100%);
|
||||
}
|
||||
|
||||
.contact-content {
|
||||
|
||||
Reference in New Issue
Block a user