mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
fix a typo
This commit is contained in:
parent
4a9b1b8db6
commit
65c90fcf48
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
font-family: 'Helvetica Neue', 'Robot', 'Arial', sans-serif;
|
font-family: 'Helvetica Neue', 'Roboto', 'Arial', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue