mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 23:43:45 +02:00
ui: swap inter for ibm plex sans, and oxygen mono for ibm plex mono
This commit is contained in:
@@ -111,7 +111,7 @@ export const MarkdownWrapper = styled.div`
|
||||
border-radius: 3px;
|
||||
letter-spacing: 0.25px;
|
||||
color: #ebedee;
|
||||
font-family: "Oxygen Mono", monospace;
|
||||
font-family: "IBM Plex Mono", monospace;
|
||||
}
|
||||
|
||||
:not(pre) > code[class*="language-"],
|
||||
|
||||
Reference in New Issue
Block a user