forked from abner/for-legacy-web
fix: use --monospace-font
This commit is contained in:
@@ -20,6 +20,7 @@ const Base = styled.pre`
|
||||
* Copy codeblock contents button styles
|
||||
*/
|
||||
const Lang = styled.div`
|
||||
font-family: var(--monospace-font);
|
||||
width: fit-content;
|
||||
padding-bottom: 8px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user