mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix: change code blocks font to monospace
This commit is contained in:
@@ -1175,4 +1175,8 @@ body {
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
pre code {
|
||||
--lsd-typography-generic-font-family: monospace;
|
||||
}
|
||||
|
||||
@import './blog.scss';
|
||||
|
||||
Reference in New Issue
Block a user