kevin1207 commited on
Commit
4b1bb12
·
verified ·
1 Parent(s): 868e055

Update custom.css

Browse files
Files changed (1) hide show
  1. custom.css +2 -1
custom.css CHANGED
@@ -125,7 +125,8 @@ body {
125
 
126
  /* 代码内容区域 */
127
  .cm-content {
128
- font-family: 'Dank Mono', -apple-system, BlinkMacSystemFont, Inter, ui-sans-serif, system-ui, 'Segoe UI', Roboto, Ubuntu, Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
 
129
  font-size: 15px !important;
130
  line-height: 1.6em !important;
131
  padding: 20px 1.4em 1em 30px !important;
 
125
 
126
  /* 代码内容区域 */
127
  .cm-content {
128
+ /* font-family: 'Dank Mono', -apple-system, BlinkMacSystemFont, Inter, ui-sans-serif, system-ui, 'Segoe UI', Roboto, Ubuntu, Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; */
129
+ font-family: 'JetBrains Mono', -apple-system, BlinkMacSystemFont, Inter, ui-sans-serif, system-ui, 'Segoe UI', Roboto, Ubuntu, Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
130
  font-size: 15px !important;
131
  line-height: 1.6em !important;
132
  padding: 20px 1.4em 1em 30px !important;