Skip to content

Commit

Permalink
Merge pull request #618 from nature-of-code/code-in-comment
Browse files Browse the repository at this point in the history
Update code-in-comment style
  • Loading branch information
jasongao97 committed Jan 4, 2024
2 parents bbbf492 + 1a835ed commit f241e69
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions magicbook/stylesheets/components/codesplit.scss
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,13 @@
font-size: 6.5pt;
line-height: 9pt;
}

code {
line-height: initial;
display: initial;
background-color: initial;
padding: initial;
}
}
}
}

0 comments on commit f241e69

Please sign in to comment.