fix: unify typography and review interactions
This commit is contained in:
@@ -47,7 +47,7 @@ const { navLabel = 'Chapter navigation' } = Astro.props;
|
||||
color: var(--ink);
|
||||
border: 1px solid var(--ink);
|
||||
text-decoration: none;
|
||||
font: var(--step-0) monospace;
|
||||
font: var(--step-0) var(--font-mono);
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user