mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
ui: make code text smaller
This commit is contained in:
@@ -118,6 +118,7 @@ export const MarkdownWrapper = styled.div`
|
||||
pre[class*="language-"] {
|
||||
overflow-x: auto;
|
||||
background: ${(props) => props.theme.code.background};
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
pre > code[class*="language-"] {
|
||||
|
||||
Reference in New Issue
Block a user