forked from abner/for-legacy-web
Rename occurrences of monoscape to monospace.
This commit is contained in:
@@ -35,7 +35,7 @@ const PermissionTooltipBase = styled.div`
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: var(--monoscape-font);
|
||||
font-family: var(--monospace-font);
|
||||
}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user