1
0

Implement Contact, Header, start Footer

This commit is contained in:
2026-02-13 12:57:06 +01:00
parent b0dec274bd
commit 21d5e9eb5e
10 changed files with 401 additions and 31 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ const services: Array<ComponentProps<typeof ServicesCard>> = [
max-width: 32ch;
font-size: 1.5rem;
line-height: var(--leading-text);
line-height: var(--leading-paragraph);
}
}