File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -101,14 +101,14 @@ $sidebar-width = 16rem
101
101
.markdown-section code
102
102
background-color #f9 f9 f9
103
103
border-radius 3px
104
- font-family Inconsolata
104
+ font-family Inconsolata , monospace
105
105
padding 0.2em 0.4rem
106
106
white-space nowrap
107
107
108
108
.markdown-section pre
109
109
background-color #f9 f9 f9
110
110
border-left 2px solid #e e e
111
- font-family Inconsolata
111
+ font-family Inconsolata , monospace
112
112
font-size 16px
113
113
margin 0 0 1em 0
114
114
padding 8px
@@ -159,7 +159,7 @@ $sidebar-width = 16rem
159
159
background-color #f8 f8 f8
160
160
border-radius 2px
161
161
display block
162
- font-family Inconsolata
162
+ font-family Inconsolata , monospace
163
163
line-height 1.1rem
164
164
max-width inherit
165
165
overflow inherit
You can’t perform that action at this time.
0 commit comments