This commit is contained in:
Francesco Picone
2025-12-06 18:34:12 +01:00
parent 1f48a3a2a5
commit f59d24bdce
3 changed files with 32 additions and 2 deletions

View File

@@ -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 {