Edit services section style and content
This commit is contained in:
parent
dc7acf0397
commit
77899872d7
2 changed files with 19 additions and 10 deletions
|
@ -18,7 +18,7 @@
|
|||
--black-font-weight: 900;
|
||||
--h1-font-size: 2rem;
|
||||
--h2-font-size: 2rem;
|
||||
--h3-font-size: 1.4rem;
|
||||
--h3-font-size: 1.2rem;
|
||||
--button-font-size: 1.4rem;
|
||||
--text-font-size: 1.2rem;
|
||||
--caption-font-size: 1.1rem;
|
||||
|
@ -107,7 +107,7 @@ h2 {
|
|||
}
|
||||
|
||||
h3 {
|
||||
font-family: var(--title-font-family);
|
||||
font-family: var(--text-font-family);
|
||||
font-size: var(--h3-font-size);
|
||||
font-weight: var(--medium-font-weight);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue