mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
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