mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 19:28:35 +01:00
also made nav items use cadman
This commit is contained in:
parent
0a26f01ed0
commit
76a6e0f47a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ body {
|
||||||
font-family: Lato, sans-serif;
|
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;
|
font-family: Cadman, Lato, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue