Push fonts branch to latest main commit #5
1 changed files with 2 additions and 2 deletions
|
@ -85,7 +85,7 @@
|
|||
}
|
||||
|
||||
.navigation-bar a {
|
||||
font-family: 'IBM Plex Mono', monospace;
|
||||
font-family: 'Space Grotesk', sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-size: 1em;
|
||||
|
@ -94,7 +94,7 @@
|
|||
}
|
||||
|
||||
[data-theme="dark"] .navigation-bar a {
|
||||
font-family: 'IBM Plex Mono', monospace;
|
||||
font-family: 'Space Grotesk', sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
font-size: 1em;
|
||||
|
|
Loading…
Reference in a new issue