Edit services section style

This commit is contained in:
Paul Nicoué 2023-02-14 17:11:09 +01:00
parent a59794a452
commit b82fd9f9ee
2 changed files with 9 additions and 3 deletions

View file

@ -107,7 +107,7 @@ h2 {
}
h3 {
font-family: var(--text-font-family);
font-family: var(--title-font-family);
font-size: var(--h3-font-size);
font-weight: var(--medium-font-weight);
}