mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-25 20:24:23 -04:00
Use default code font-family
This commit is contained in:
parent
63ec83fda4
commit
378b81cb36
1 changed files with 0 additions and 1 deletions
|
@ -200,7 +200,6 @@
|
|||
.post-content code {
|
||||
margin: auto 4px;
|
||||
padding: 4px 6px;
|
||||
font-family: Menlo, Monaco, 'Courier New', Courier, monospace;
|
||||
font-size: .78em;
|
||||
line-height: 1.5;
|
||||
background: var(--code-bg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue