also made nav items use cadman

This commit is contained in:
Ell 2023-06-06 15:09:43 +02:00
parent 0a26f01ed0
commit 76a6e0f47a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ body {
font-family: Lato, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6, .nav-item {
font-family: Cadman, Lato, sans-serif;
}