fix typo in styles
This commit is contained in:
parent
4cb03ce676
commit
72950a8546
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
||||||
font-family: var(--font-archivo);
|
font-family: var(--font-archivo);
|
||||||
font-size: var(--font-size-1);
|
font-size: var(--font-size-1);
|
||||||
}
|
}
|
||||||
h4,h5,6 {
|
h4,h5,h6 {
|
||||||
font-family: var(--font-archivo);
|
font-family: var(--font-archivo);
|
||||||
font-size: var(--font-size-0);
|
font-size: var(--font-size-0);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue