Fix some font scaling
This commit is contained in:
@@ -20,6 +20,7 @@ const isActive = href === pathname || href === '/' + (subpath?.[0] || '');
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
color: var(--color-light-text);
|
||||
font-size: var(--font-size-lg);
|
||||
}
|
||||
|
||||
a.hover {
|
||||
|
||||
Reference in New Issue
Block a user