fix: increase font size
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
.nav a {
|
||||
color: var(--color-text);
|
||||
font: bold var(--font-text) var(--font-mono);
|
||||
font: bold var(--font-size-s) var(--font-mono);
|
||||
white-space: nowrap;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user